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"

(Update for SR1)
(Add 3.8)
Line 13: Line 13:
 
*e4.xwt
 
*e4.xwt
 
*EPF
 
*EPF
 +
 +
== Eclipse 3.8 ==
 +
Use Juno update site - http://download.eclipse.org/releases/juno - to install modeling projects
 +
*Eclipse 3.8 - http://download.eclipse.org/eclipse/downloads/eclipse3x.php
 +
*EMF - If you have trouble during install, see also http://www.eclipse.org/forums/index.php/t/278736/ 
 +
*EMF Facet - Juno update site
 +
*modisco - Juno update site
 +
*xpand - Juno update site
 +
*e4.xwt - http://download.eclipse.org/e4/downloads/
 +
*EPF  - Juno update site
  
 
== Eclipse Indigo SR1  ==
 
== Eclipse Indigo SR1  ==

Revision as of 10:39, 27 January 2012

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 3.8

Use Juno update site - http://download.eclipse.org/releases/juno - to install modeling projects

Eclipse Indigo SR1


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