Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » EEF code generation failed
EEF code generation failed [message #621432] Tue, 06 October 2009 16:29
Andre Ribeiro is currently offline Andre RibeiroFriend
Messages: 52
Registered: July 2009
Member
Guys,

Running the latest build of EEF (2009/10/06) project got this exception
when trying to generate the code from the EEFGEN file:

Root exception:
java.lang.NoClassDefFoundError:
org/eclipse/acceleo/engine/generation/strategy/IAcceleoGener ationStrategy
at
org.eclipse.emf.eef.codegen.ui.generators.common.GenerateAll .doGenerate(GenerateAll.java:116)
at
org.eclipse.emf.eef.codegen.ui.generators.actions.AbstractGe nerateEEFAction$1.run(AbstractGenerateEEFAction.java:103)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:121)
Caused by: java.lang.ClassNotFoundException:
org.eclipse.acceleo.engine.generation.strategy.IAcceleoGener ationStrategy
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInter nal(BundleLoader.java:494)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:410)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:398)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:105)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
.... 3 more

Does anyone know why?

Thanks!
Previous Topic:Framework for Patching EMF Models is available
Next Topic:Re: [MWE] Is there a way to prevent to refresh the *entire* workspace after the run of a workflow?
Goto Forum:
  


Current Time: Sat Sep 21 01:36:34 GMT 2024

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

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

Back to the top