how to setup the system and import the source code for xchart tool (v0.1) author : carlos neves...

11
How to setup the system and How to setup the system and import the source code import the source code For xchart tool (v0.1) Author : Carlos Neves Júnior ([email protected])

Upload: alma-leachman

Post on 02-Apr-2015

223 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves Júnior (cneves@ic.unicamp.br)cneves@ic.unicamp.br

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 ([email protected])

Page 2: How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves Júnior (cneves@ic.unicamp.br)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

Page 3: How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves Júnior (cneves@ic.unicamp.br)cneves@ic.unicamp.br

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.*

Page 4: How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves Júnior (cneves@ic.unicamp.br)cneves@ic.unicamp.br

4

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

Page 5: How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves Júnior (cneves@ic.unicamp.br)cneves@ic.unicamp.br

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

Page 6: How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves Júnior (cneves@ic.unicamp.br)cneves@ic.unicamp.br

6

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

Page 7: How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves Júnior (cneves@ic.unicamp.br)cneves@ic.unicamp.br

7

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

Page 8: How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves Júnior (cneves@ic.unicamp.br)cneves@ic.unicamp.br

8

Step 2: Project importedStep 2: Project imported

Page 9: How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves Júnior (cneves@ic.unicamp.br)cneves@ic.unicamp.br

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.

Page 10: How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves Júnior (cneves@ic.unicamp.br)cneves@ic.unicamp.br

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

Page 11: How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves Júnior (cneves@ic.unicamp.br)cneves@ic.unicamp.br

11

otherother

Any questions?

Contact Carlos Neves Júnior at [email protected]