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-RT/Developer/Developer Guide/DevEnv"

(Removed step to manually add .setup project file)
m
(One intermediate revision by the same user not shown)
Line 57: Line 57:
 
== Switch the the '''''Advanced Mode''''' ==
 
== Switch the the '''''Advanced Mode''''' ==
  
You have now started the Eclipse Installer. Now you will need to add the '''Papyrus-RT developer setup project''' file to the Installer.
+
2. Click on the icon at the top right (looks like three horizontal bars).
 
+
However, the Papyrus-RT developer setup project is not available in the list of projects presented to you. You will have to manually add it to the list by using the "Advanced Mode" of the installer.
+
 
+
2. Click on the icon at the top right.
+
  
 
:<div class="figure">[[Image:papyrus-rt-dev-env-install-2.png]]</div>
 
:<div class="figure">[[Image:papyrus-rt-dev-env-install-2.png]]</div>
Line 67: Line 63:
 
3. Select &quot;'''Advanced Mode...'''&quot;
 
3. Select &quot;'''Advanced Mode...'''&quot;
  
This has for effect to restart the Eclipse Installer in the &quot;Advanced Mode&quot;, which will allow you to specify an external setup file.
+
This has for effect to restart the Eclipse Installer in the &quot;Advanced Mode&quot;.
  
 
:<div class="figure">[[Image:papyrus-rt-dev-env-install-3.png]]</div>
 
:<div class="figure">[[Image:papyrus-rt-dev-env-install-3.png]]</div>

Revision as of 10:38, 29 April 2016

PapyrusForRealTime-Logo-Icon.png

Setting up the Neon Developer Environment


Introduction

This tutorial will show you how to setup the development environment for Papyrus for Real Time using the Oomph-based Eclipse Installer.

The installer will automatically perform several actions, including:

  • Download and install a base Eclipse workbench for your platform
  • Add the required update sites
  • Download and install all required development tools (Eclipse features and plugins, such as the PDE, the JDT, EGit, MyLyn, etc.)
  • Download and install all required dependencies (Eclipse features and plugins, such as UML2, Papyrus, Xtext, etc.)
  • Clone the PapyrusRT git repository
  • Import all the PapyrusRT projects into the workspace
  • Create working sets in the workspace organizing the projects
  • Install Bugzilla and Gerrit MyLyn connectors and synchronize queries for these connectors
  • Configure the workbench (e.g. set the JVM and Java compiler compliance, set character encodings, code formatting and other user preferences)

Requirements

To install the developer environment you need only three things:

  • The Eclipse Installer
    1. Go to http://wiki.eclipse.org/Eclipse_Installer
    2. Download the "Eclipse Installer" package for your operating system
    3. Decompress the downloaded archive to a folder such as "~/Apps/EclipseInstaller/" (folder name and location will vary depending on operating system)
  • An Eclipse account.
    This is needed to access Bugzilla and Gerrit queries in MyLyn, as well as to contribute changes to the source code via Gerrit.
    1. If you do not have an Eclipse account, go to https://dev.eclipse.org/site_login/ and fill out the form.


Note.png
Operating System
The instructions in this tutorial are illustrated using screen captures from multiple operating systems. Steps and images may differ slightly if the installation is done on a different operating system (both Windows and Mac OS are supported for developing models). Some of these differences have been indicated when known, but some may also be missing.


PapyrusRT-O-EclipseInstaller.png

Install the development environment for Papyrus for Real Time

Now that the installer and project file are available, you can install the development environment.


Start the Eclipse Installer

1. Open the eclipse-installer folder and double-click on the eclipse-inst application.

PapyrusRT-O-StartSclipseInstaller.png

You should see this:

Papyrus-rt-dev-env-install-1.png

Switch the the Advanced Mode

2. Click on the icon at the top right (looks like three horizontal bars).

Papyrus-rt-dev-env-install-2.png

3. Select "Advanced Mode..."

This has for effect to restart the Eclipse Installer in the "Advanced Mode".

Papyrus-rt-dev-env-install-3.png

Select a base Eclipse Package

4. Select Eclipse.org from the list.

5. Click on the [>] left of Eclipse.org to unfold.

6. Select Eclipse IDE for Eclipse Committers.

Papyrus-rt-dev-env-install-4.png
Note.png
Base package
You can choose a different base package, but this is the simplest way to get started.


7. In the bottom, under Product Version select Latest (Neon).

8. Under Java VM choose the appropriate Java 1.8 JVM (you may need to navigate through the file system to find the one you need).

9. Click [Next]

Papyrus-rt-dev-env-install-5.png


Select the Papyrus-RT setup project

10. Scroll down to find and select the Papyrus-RT project.

Papyrus-rt-dev-env-install-5-10.png


Select the components to install

11. Unfold Papyrus-RT and check all the boxes on the left.

Papyrus-rt-dev-env-install-5-11.png
Note.png
On Linux
It has been reported that in some Linux platforms the checkboxes on the left may not appear. In that case, you can select the components by double-clicking on them.


12. In the bottom of the dialog make sure that the Stream field in each entry is set to master (Neon/1.0) (You may need to click on each and select the appropriate stream).

Papyrus-rt-dev-env-install-5-12.png

Configure your installation

13. Click [Next].

Papyrus-rt-dev-env-install-7-0.png
Note.png
Variables
It has been reported that sometimes some variables are not displayed. In particular the "Codegen Builds" variable is sometimes missing. This is not a problem as it can be shown by selecting "Show all variables".


14. Enter your Eclipse password under Eclipse password for Bugzilla/Hudson.


15. Choose your installation and workspace folders and enter your Eclipse password. You may customize these values and more by checking on Show all variables at the bottom.

Papyrus-rt-dev-env-install-7-1.png

This will give your options about the location of the workbench, the workspace, the git repository, the target platform, the JVM location and the repository used for the code-generator builds (Continuous Integration or Scheduled Nightly).

16. Click [Next].

Papyrus-rt-dev-env-install-8.png

This shows the first set of tasks of the installation. The second set will be executed when Eclipse launches automatically.

17. Click [Finish].

Papyrus-rt-dev-env-install-9.png

18. Click [Finish].

Restarting

Eclipse will relaunch automatically and present you with a welcome screen:

Papyrus-rt-dev-env-install-10.png

On the bottom right it says Executing startup tasks. You can leave it alone, but it will take a few minutes to complete. If you'd like to see the progress, you can click on the icon to the left of this message (two circling arrows)

Papyrus-rt-dev-env-install-11.png

When it finishes it will look like this:

Papyrus-rt-dev-env-install-12.png

19. If asked for Gerrit Code Review Repository Authentication enter your Eclipse user ID and password.

Papyrus-rt-dev-env-install-13.png

During setup, a few dialogs like the following will pop up:

Papyrus-rt-dev-env-install-14.png

These will setup and synchronize the various MyLyn queries for Bugzilla and Gerrit.

20. Once it's finished you can click [Finish] to close the setup dialog.

21. Click on Workbench in the Eclipse Welcome page. You should see something like this:

Papyrus-rt-dev-env-install-15-1.png

At this point you will have errors in several projects (and in the Error Log view). To clean up all the errors, a few additional steps are necessary.

Generate code for EMF projects

22. For each of the following projects (found under the Papyrus XtUML-RT working set), perform the steps below:

  • org.eclipse.papyrusrt.xtumlrt.common.model
  • org.eclipse.papyrusrt.xtumlrt.statemach.model
  • org.eclipse.papyrusrt.xtumlrt.statemach.ext.model
  • org.eclipse.papyrusrt.xtumlrt.umlrt.model

Steps:

  1. Unfold the project
  2. Unfold the model folder
  3. Open the XXX.genmodel file (by double-clicking it), where XXX is the name of the model.
  4. In the opened EMF editor, right-click the root element (named XXX)
  5. Select Generate Model Code
Papyrus-rt-dev-env-install-15-2.png
Do the same for each of the projects mentioned above.

Generate code for the Xtext project

23. Generate Xtext Artifacts:

  1. Locate the org.eclipse.papyrusrt.xtumlrt.xtext project (under the Papyrus XtUML-RT working set), and then
  2. Unfold the project
  3. Unfold the src folder
  4. Unfold the org.eclipse.papyrusrt.xtumlrt.xtext folder
  5. Right-click on the Tumlrt.xtext file
  6. Select Run As
  7. Select Generate Xtext Artifacts
Papyrus-rt-dev-env-install-15-6.png

It will then say that there are errors and ask you is you want to proceed.

Papyrus-rt-dev-env-install-15-7.png

24. Click [Proceed]

In the console view at the bottom, a message *ATTENTION* will appear and it will ask you if it can download the ANTLR 3 parser generator.

Papyrus-rt-dev-env-install-15-8.png

25. Put the cursor in the console after the question and type y[Enter].

When it finishes generating the Xtext code it should look like this:

Papyrus-rt-dev-env-install-15-9.png
Note.png
In case you have problems downloading the ANTLR 3 parser generator
It has been reported that some people have trouble with downloading the ANTLR generator. In that case you should do the following:
  1. Download http://download.itemis.com/antlr-generator-3.2.0-patch.jar
  2. Rename it into .antlr-generator-3.2.0-patch.jar
  3. Place it in the root of org.eclipse.papyrusrt.xtumlrt.xtext.ide
  4. Regenerate the Xtext Artifacts as described above.


Clean all

There will still be a few errors in the workspace. To get rid of them

26. Click on Project → Clean...on the main menu.

Papyrus-rt-dev-env-install-15-10.png

27. Select Clean all projects

Papyrus-rt-dev-env-install-15-11.png

28. Click [OK]

After if finishes, the workspace should have no errors and it should look like this:

Papyrus-rt-dev-env-install-15-12.png

Done!

Back to the top