Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Kepler TypeNotFoundException
Kepler TypeNotFoundException [message #1007731] Thu, 07 February 2013 10:52 Go to next message
Christophe Bouhier is currently offline Christophe BouhierFriend
Messages: 937
Registered: July 2009
Senior Member
Hi,

Is Kepler for usage with Xtext?
I get this error on a new Xtext project and on an old one:


0 [main] ERROR mf.mwe2.launch.runtime.Mwe2Launcher - com.google.inject.internal.ComputationException: com.google.inject.internal.ComputationException: java.lang.NoClassDefFoundError: org/eclipse/xtext/common/types/access/TypeNotFoundException
com.google.inject.internal.ComputationException: com.google.inject.internal.ComputationException: com.google.inject.internal.ComputationException: java.lang.NoClassDefFoundError: org/eclipse/xtext/common/types/access/TypeNotFoundException
at com.google.inject.internal.MapMaker$StrategyImpl.compute(MapMaker.java:553)
at com.google.inject.internal.MapMaker$StrategyImpl.compute(MapMaker.java:419)
at com.google.inject.internal.CustomConcurrentHashMap$ComputingImpl.get(CustomConcurrentHashMap.java:2041)
at com.google.inject.internal.FailableCache.get(FailableCache.java:46)
at com.google.inject.ConstructorInjectorStore.get(ConstructorInjectorStore.java:52)
at com.google.inject.ConstructorBindingImpl.initialize(ConstructorBindingImpl.java:57)
at com.google.inject.InjectorImpl.initializeBinding(InjectorImpl.java:377)
at com.google.inject.BindingProcessor$1$1.run(BindingProcessor.java:169)
at com.google.inject.BindingProcessor.initializeBindings(BindingProcessor.java:224)
at com.google.inject.InjectorBuilder.initializeStatically(InjectorBuilder.java:120)
at com.google.inject.InjectorBuilder.build(InjectorBuilder.java:105)
Re: Kepler TypeNotFoundException [message #1007799 is a reply to message #1007731] Thu, 07 February 2013 14:20 Go to previous messageGo to next message
Dennis Huebner is currently offline Dennis HuebnerFriend
Messages: 257
Registered: July 2009
Senior Member

Hi Christophe,
Xtext is tested on top of Kepler, so yes, Xtext is kepler compatible.
Which version of Xtext are you using? How do you install Xtext (which features are installed)?

Regards,
Dennis.



+Dennis Huebner

Get professional support from the Xtext committers at www.typefox.io
Re: Kepler TypeNotFoundException [message #1007805 is a reply to message #1007799] Thu, 07 February 2013 14:52 Go to previous messageGo to next message
Christophe Bouhier is currently offline Christophe BouhierFriend
Messages: 937
Registered: July 2009
Senior Member
Hi,
I found the problem. It turns out if you have your own target definition, the plugins in it need to match the .mwe2 version in the Eclipse install. So MWE2.launch is taken from the target.

Works like a charm now on keppler with xtext 2.4/Mwe 2.4.

Thanks.
Re: Kepler TypeNotFoundException [message #1572113 is a reply to message #1007805] Mon, 19 January 2015 01:54 Go to previous messageGo to next message
Gary Worsham is currently offline Gary WorshamFriend
Messages: 176
Registered: September 2013
Senior Member
If you're still around, can you explain how you did it?
Re: Kepler TypeNotFoundException [message #1573662 is a reply to message #1572113] Mon, 19 January 2015 21:51 Go to previous message
Ian McDevitt is currently offline Ian McDevittFriend
Messages: 70
Registered: December 2012
Location: Belfast
Member
I'm interested too.

I have a project working well with Keppler and Xtext 2.5 but I am currently trying out Mars and what appears to be Xtext 2.8 (according to the plugins) even though the 2.8 release appears to be scheduled for 19 May 2015, and get the same exception (see other thread: https://www.eclipse.org/forums/index.php/t/933092/ )
Previous Topic:Embedded languages
Next Topic:Error "Cyclic linking detected" in editor window
Goto Forum:
  


Current Time: Thu Apr 18 13:06:26 GMT 2024

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

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

Back to the top