You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Installation

The Open Source UML tool Papyrus is a plug-in for the Open Source integrated development environment (IDE) Eclipse. GenDoc is the associated tool that allows you to output a model in Papyrus into a word document. The artifacts in the output (diagrams, classes, datatypes, etc.) can be copy/pasted directly into a model project's wiki page.

Applied tool versions:

  • Eclipse: version 4.7.2 "Oxygen"
  • Papyrus: version 3.3.0
  • GenDoc: version 0.6.0

Installing Eclipse

  • Eclipse “Oxygen” Modeling Tools package version 4.7.2 can be downloaded from here:
    https://www.eclipse.org/downloads/packages/eclipse-modeling-tools/oxygen2
  • Select the download link that is appropriate for the machine on which you will be making the install, i.e. "Windows 64-bit"
  • This results in the download of a zip file.
  • Note that Eclipse Oxygen requires a 1.8 compatible JVM
  • Extract the contents of the zip file to wherever you would like to install Eclipse. On a PC, "Program Files" is always a good option.
  • The content of the extracted files should look something like this:

  • To launch eclipse, double-click on the "eclipse.exe" file
  • When Eclipse starts coming up, it will prompt you for a "Workspace", providing a default that you can override. 
  • This is where the Eclipse projects, with associated models, will be stored. 
  • When Eclipse fully comes up, you can close the Welcome tab
  • To verify you have the correct installation of the product, go to "Help" → "About Eclipse" 
  • You should see something that looks like this: 

  • You have now successfully installed Eclipse

Installing Papyrus



  • No labels