Can't resolve jvmType reference to file in project (using maven) [message #1661283] |
Mon, 09 March 2015 11:05  |
Eclipse User |
|
|
|
Hi..
I need your help, fixing an issue with JvmType references to files in the current project.
For some reason, they don't seem to work when compiling the project with maven (so, using the StandaloneSetup).
I get the following:
ERROR:Couldn't resolve reference to JvmType
Everything is fine when working on the project in Eclipse. It's just our CI build that fails...
I did some extensive research into the issue, but couldn't figure out how to fix this. My guess is, that the file simply isn't compiled yet (i.e. not present in target/classes) thus Xtext can't find it.
The weird thing is, that I think it did work before...
Thanks
Patrice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05861 seconds