ClassNotFoundException: org.eclipse.xtext.ecore.ecoresupportstandalonesetup [message #1073375] |
Wed, 24 July 2013 12:15  |
Eclipse User |
|
|
|
Hello
I had the following error when running the Xtext generator workflow for the tutorial example in the Xtext documentation.
ClassNotFoundException: org.eclipse.xtext.ecore.ecoresupportstandalonesetup
I'm using the itemis eclipse distribution eclipse-SDK-4.2.2-Xtext-2.4.1-win32.zip
The problem started as soon as I was referencing an ecore file from GenerateDomainmodel.mwe2 like this
loadedResource ="${runtimeProject}/my.ecore"
I fixed it by adding a new plugin reference to the project
org.eclipse.xtext.ecore
As the plugin dependencies get automatically created when setting up a new xtext project, this might be a bug with xtext.
Or is there a better way to do this?
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06175 seconds