110 likes | 234 Views
How to setup the system and import the source code. For xchart tool (v0.1) Author : Carlos Neves Júnior ( cneves@ic.unicamp.br ). Step 1: get environment.
E N D
How to setup the system and import the source code For xchart tool (v0.1) Author : Carlos Neves Júnior (cneves@ic.unicamp.br)
Step 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
Step 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.*
Step 2b: Select URI option and enter the code.google.com xchart repository
Step 3: Set additional Libraries for JMS 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.
Step 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
other • Any questions? Contact Carlos Neves Júnior at cneves@ic.unicamp.br