1 / 11

How to run source code

How to run source code. For scxml visual editor tool Author : Gui Xun Long (guixl@apache.org). Step 1: get environment. I suggest that you use eclipse, due to this project need GMF support, so you eclipse must support GMF, in fact, you can get proper Eclipse for this project here :

verlee
Télécharger la présentation

How to run source code

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. How to run source code For scxml visual editor tool Author : Gui Xun Long (guixl@apache.org)

  2. Step 1: get environment • I suggest that you use eclipse, due to this project need GMF support, so you eclipse must support GMF, in fact, you can get proper Eclipse for this project here : • http://www.eclipse.org/downloads/packages/eclipse-modeling-tools-includes-incubating-components/ganymeder

  3. Step 2: import source code • You can get source code for SVN address here: • https://svn.apache.org/repos/asf/commons/sandbox/gsoc/2010/scxml-eclipse/trunk • Dowload all four projects: • org.apache.commons.scxml.modeling • org.apache.commons.scxml.modeling.diagram • org.apache.commons.scxml.modeling.edit • org.apache.commons.scxml.modeling.editor

  4. Step 3:Run

  5. Step 3:Run • Run project org.apache.commons.scxml.modeling.editor as Eclipse Applcation

  6. Step 4: add a SCXML modeling file • In the running Eclipse environment, click menu “new”, select more,and select “Modeling diagrma ” Examples folder

  7. Step 4: add a SCXML modeling file

  8. Step 5: edit SCXML diagram content

  9. Step 5: edit SCXML diagram content • You can edit SCXML diagram in this editor, use tools in palette tool bar, create states, execute content and data model.

  10. Step 6: SCXML document export • Continue…. • This part will come true soon, I am working on it

  11. other • Any questions? • Contact guixl@apache.org

More Related