Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Getting Started not working (Trouble with getting started)
Getting Started not working [message #652475] Fri, 04 February 2011 07:41 Go to next message
bronco  is currently offline bronco Friend
Messages: 1
Registered: February 2011
Junior Member
when following instructions on Getting Started, it seems syntax, etc. is correct but I get the following exception:

Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.emf.mwe2.language.factory.SettingProviderImpl$1$ 1.setValue(SettingProviderImpl.java:54)
... 28 more
Caused by: org.eclipse.emf.mwe.core.ConfigurationException: The platformUri location 'org.eclipse.xtext.example' does not exist
at org.eclipse.emf.mwe.utils.StandaloneSetup.setPlatformUri(Sta ndaloneSetup.java:63)
... 33 more
Re: Getting Started not working [message #652478 is a reply to message #652475] Fri, 04 February 2011 08:51 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14669
Registered: July 2009
Senior Member
Hi,

did you create your example with the wizard without any changes?
note: Xtext won't work if you change the projects location to a non default.

or did you do some customizations to the workflow?

~Christian



Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:extending the runtime module with new bindings
Next Topic:grammar with implicit variable declarations
Goto Forum:
  


Current Time: Fri Apr 26 20:27:38 GMT 2024

Powered by FUDForum. Page generated in 0.03075 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top