Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » New Acceleo Project wizard(referenced library problem)
New Acceleo Project wizard [message #681817] Thu, 09 June 2011 22:38 Go to next message
Alessandro Tiso is currently offline Alessandro TisoFriend
Messages: 17
Registered: February 2011
Junior Member
Hi all,

I have installed the Acceleo using the update site http://download.eclipse.org/modeling/m2t/acceleo/updates/milestones/3.1 (this version has a patch interesting for me).
After creating a new project (the wizard is different from the previous version) eclipse notice me that there is a problem with org.eclipse.uml2.uml.UMLPackage (method registerPackages). Analizing the plugin dependencies I found that in the build path the plugin dependencies library is missing of org.eclipse.uml2.uml_3.1.2.v201010261927.jar

There was no problem if I create an Accelo project with previous version and then import it in the workspace there (the build path is ok).
Is this a bug, or I make some mistake? How can I resolve this problem?

Thank in advance.
Re: New Acceleo Project wizard [message #682023 is a reply to message #681817] Fri, 10 June 2011 08:54 Go to previous message
Stephane Begaudeau is currently offline Stephane BegaudeauFriend
Messages: 458
Registered: April 2010
Location: Nantes (France)
Senior Member

Hi,

You need to add the dependency with the UML plugin:
- open the MANIFEST.MF file in META-INF
- go to the dependency tab
- click add and select org.eclipse.uml2.uml
- save

For all the metamodels used by your project, you just have to add a dependency with their containing project or plugin.

Regards,

Stephane Begaudeau, Obeo

--
Twitter: @sbegaudeau
Blog: http://stephanebegaudeau.tumblr.com
Acceleo Documentation: http://docs.obeonetwork.com/acceleo
Previous Topic:[Acceleo] eClass().name comparison not working ..
Next Topic:[Acceleo] profiler link to template artefacts
Goto Forum:
  


Current Time: Fri Apr 19 20:45:51 GMT 2024

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

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

Back to the top