Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Where did org.eclipse.xtext.util.formallang.IGrammarFactory disappear to from xtext 2.0.0 to 2.1.1?
Where did org.eclipse.xtext.util.formallang.IGrammarFactory disappear to from xtext 2.0.0 to 2.1.1? [message #857107] Thu, 26 April 2012 08:51 Go to next message
Sven Lange is currently offline Sven LangeFriend
Messages: 2
Registered: April 2012
Location: Germany
Junior Member
hi,

i get the following java error after migrading from xtext 2.0.0 to 2.1.1

java.lang.NoClassDefFoundError: org/eclipse/xtext/util/formallang/IGrammarFactory

where did the interface go?

best
sven
Re: Where did org.eclipse.xtext.util.formallang.IGrammarFactory disappear to from xtext 2.0.0 to 2.1 [message #857657 is a reply to message #857107] Thu, 26 April 2012 18:53 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi,

guess there was some renaming => ProductionFactory

http://git.eclipse.org/c/tmf/org.eclipse.xtext.git/commit/plugins/org.eclipse.xtext.util/src/org/eclipse/xtext/util/formallang?id=026fcc357a4daaebc8521259001e3f1f0b226d28

~Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Where did org.eclipse.xtext.util.formallang.IGrammarFactory disappear to from xtext 2.0.0 to 2.1 [message #869546 is a reply to message #857657] Thu, 03 May 2012 14:59 Go to previous message
Sven Lange is currently offline Sven LangeFriend
Messages: 2
Registered: April 2012
Location: Germany
Junior Member
ok i see. thanks.

i added an old xtext 2.0.0 dependency into my maven pom.xml file and everything was working again.

problem solved.
Previous Topic:Cross Linking Complex Types
Next Topic:External parameters for Xtend2
Goto Forum:
  


Current Time: Thu Apr 25 12:03:03 GMT 2024

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

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

Back to the top