How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves...

Post on 02-Apr-2015

228 views 1 download

Tags:

Transcript of How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves...

How to setup the system and import How to setup the system and import the source codethe source code

How to setup the system and import How to setup the system and import the source codethe source code

For xchart tool

(v0.1)

Author : Carlos Neves Júnior (cneves@ic.unicamp.br)

2

Step 1: get environmentStep 1: get environment

You will need to install Eclipse since this tool is conceived as an Eclipse plug-in. The plug-in needs GMF support, so your eclipse must support GMF.

Get proper Eclipse for this project here :

http://www.eclipse.org/downloads/packages/eclipse-modeling-tools/keplerr

3

Step 2: import source codeStep 2: import source code

You can get source code from Git URI below:–https://code.google.com/a/eclipselabs.org/p/xchart/

Import the debs project to the workspace– org.xchart.*

4

Step 2a: import source code via GitStep 2a: import source code via Git

5

Step 2b: Select URI option and enter Step 2b: Select URI option and enter the code.google.com xchart repositorythe code.google.com xchart repository

6

Step 2c: Select the master branchStep 2c: Select the master branch

7

Step 2d: Select the “debs” projectStep 2d: Select the “debs” project

8

Step 2: Project importedStep 2: Project imported

9

Step 3: Set additional Libraries for Step 3: Set additional Libraries for JMS supportJMS support

The tool requires JMS (Java Message Service) libraries to support execution. It is important to install JMS and associate libraries in the Java Build path for the project.

10

Step 4: RunStep 4: Run

See Tutorial videos on how to launch and create EPN and Statecharts diagrams.

References:

– http://code.google.com/a/eclipselabs.org/p/xchart/wiki/Tutorial

– http://www.ic.unicamp.br/~cneves

11

otherother

Any questions?

Contact Carlos Neves Júnior at cneves@ic.unicamp.br