cancel
Showing results for 
Search instead for 
Did you mean: 

BPMN20.genmodel -> Generate all failed

christianelmer
Champ in-the-making
Champ in-the-making
Hello,

I can't build the eclipse designer because the "Generate All" of the BPMN20.gemodel failed with an error messages named "Problem encountered during code generation. Reason Generate All" and the details view says "Generate model project -> Generating Java interface org.eclipse.bpmn2.Bpmn2Package failed with unhandled exception -> ClassNotFoundException: org.eclipse.emf.codegen.ecore.templates.model.PackageClass_" and x times the same message for other interfaces.

I have installed:
Eclipse IDE for Java Developers Helios Service Release 2
EMF SDK 2.6.1.v20100914-1218
Graphiti 0.7.1.v20110111-0756
Maven 3.0.3

Thanks,
Christian
4 REPLIES 4

trademak
Star Contributor
Star Contributor
Hi,

You only have to use the generate model option.

Best regards,

christianelmer
Champ in-the-making
Champ in-the-making
You only have to use the generate model option.

It produced the same error, but now it says "Reason: Generate Model Code".

Have you got an other idea what is going wrong here?

trademak
Star Contributor
Star Contributor
Did you follow all steps as explained on the Wiki?
Did you first run mvn eclipse:eclipse?

Best regards,

Tijs

christianelmer
Champ in-the-making
Champ in-the-making
Now, it works. I have downloaded the Eclipse for RCP and RAP developers Helios version and used a fresh workspace.

Thank you,
Christian