Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Papyrus Required External Plugins"

m
m
Line 22: Line 22:
 
*xpand - 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
 
*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/
+
*EPF
 +
**http://download.eclipse.org/modeling/mdt/papyrus/extra/updates/richtext/
 +
** or use plugins from papyrus/trunk/extraplugins/epf-richtext
  
 
== Eclipse Indigo M5  ==
 
== Eclipse Indigo M5  ==

Revision as of 09:46, 31 May 2011

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.

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 Indigo M5

Eclipse Indigo M4

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

Back to the top