Papyrus Required External Plugins
Revision as of 09:42, 31 May 2011 by Cedric.dumoulin.lifl.fr (Talk | contribs)
Papyrus requires some external plugins in order to compile.
You usually need the common environment, plus some external plugins required to compile Papyrus. The versions of these laters vary according to the Eclipse and Papyrus release.
These page try to maintain the list of external plugins required to compile Papyrus.
Contents
Required Plugins
The following external plugins are required. Check your Eclipse version and go to the corresponding version to know where to get them.
- Eclipse Modeling
- EMF Facet
- antlr
- modisco
- xpand
- e4.xwt
- EPF
Eclipse Indigo M7
- Eclipse Modeling M7 - http://www.eclipse.org/downloads/packages/eclipse-modeling-tools-includes-incubating-components/indigom7
- EMF Facet - Indigo update site - http://download.eclipse.org/releases/indigo/
- antlr - http://download.eclipse.org/tools/orbit/downloads/drops/S20110304120314/repository/
- modisco - Indigo update site - http://download.eclipse.org/releases/indigo/
- xpand - Indigo update site - http://download.eclipse.org/releases/indigo/
- e4.xwt - http://download.eclipse.org/e4/downloads/drops/S-0.11M5-201101282000/repository
- epf - http://download.eclipse.org/modeling/mdt/papyrus/extra/updates/richtext/
Eclipse Indigo M5
- Can be used with the Papyrus Head.
- [1] The M5 Eclipse Indigo Modeling release.
- e4.xwt - http://download.eclipse.org/e4/downloads/drops/S-0.11M5-201101282000/repository
- epf - http://download.eclipse.org/modeling/mdt/papyrus/extra/updates/richtext/
- modisco - use standard modisco from modeling
- emf facet - http://download.eclipse.org/facet/updates/integration/0.1.0/
- antlr 3.0.x - http://download.eclipse.org/tools/orbit/downloads/drops/S20110304120314/repository/
Eclipse Indigo M4
- Can be used with the Papyrus Head.
- [2] The M4 Eclipse Indigo Modeling release.
- GMF >= 3.4 . Use following update site: http://download.eclipse.org/modeling/gmp/updates/milestones/
You can also use the target platform defined here:
Eclipse Helios
- Can be used with Papyrus 7.x branch.
- [3] Eclipse Modeling 3.6. GMF needs to be install on top of this release.
- [4] ANTLR 3.0.0. Download this plug-in and put it into the dropins folder.
Compilation Troubleshooting
- an api baseline has not been set for the current workspace
- Goto "Preferences -> Plug-in Development -> API Baselines" and change option "Missing API baseline"
- Or see https://teambruegge.in.tum.de/groups/unicase/wiki/5b324/Remove_API_baseline_warning.html