How to run source code For scxml visual editor tool Author : Gui Xun Long

Slides:



Advertisements
Similar presentations
SEN In, Out and Beyond All About… All About... [insert company name]
Advertisements

Information System Design Lab 5&6. User Interface Design.
How to setup the system and import the source code
Using Eclipse. Getting Started There are three ways to create a Java project: 1:Select File > New > Project, 2 Select the arrow of the button in the upper.
© 2014 Blackboard Inc. All rights reserved.. Learn about the different types of content you can add to your course. Add items and tools to content areas.
1 Eclipse Example Guide Example : Java Editor. 2 Introduction l The Java Editor example : »demonstrates the standard features available for custom text.
Compunet Corporation Programming with Visual Studio.NET GUI Week 13 Tariq Aziz and Kevin Jones.
Java Programming Working with TextPad. Using TextPad to Work with Java This text editor is designed for working with Java You can download a trial version.
Scite Scintilla integrated text editor. Click here.
COS 125 DAY 5. Agenda Questions from last Class?? Assignment #2 posted Due Feb 15 We will discuss in class Capstone proposals due Feb 15 Suggestion is.
CS 1400 Using Microsoft Visual Studio 2005 if you don’t have the appropriate appendix.
1 Introduction to the Visual Studio.NET IDE Powerpoint slides modified from Deitel & Deitel.
Getting Started with IBM Rational System Developer 01/06/2011.
TIBCO Designer TIBCO BusinessWorks is a scalable, extensible, and easy to use integration platform that allows you to develop, deploy, and run integration.
Directions for Writing Closed-Captioning for DE Streaming Videos. Kati Searcy Star Discovery Educator Fulton County Schools, Georgia Participant, Discovery.
Business Optix Library Service – Workflow
Visual Basic 2008 Express Edition The IDE. Visual Basic 2008 Express The Start Page Recent Projects Open an existing project Create a New Project.
1 Workshop 4 (B): Visual Basic Test Project Mahidol University June 13, 2008 Paul Evenson University of Delaware Bartol Research Institute.
Introduction Purpose This course describes the process of installing the KPIT GNU toolchain on your PC. Objective Learn how easy it is to get information.
The PLASTIC Model to WSDL transformation tool UDA.
HTML Hyper Text Markup Language. What is an HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup.
In this activity, we are going to create a resume file with Microsoft Word and save it in the folder ‘My Documents’. Activity 2 Creating and saving a resume.
2. Recording a Macro. Macro Recording Select Record Macro from the Macro file menu and the dialog box opposite will appear Your macro will require a name.
IDEs Department of Information Systems and Computer Science Ateneo de Manila University.
OBJECTIVE  After completing this Lab, students will upgrade their knowledge in the field of VC++.  Students will also get the clear view about the concepts.
PowerTeacher with Web Grade Book Semester Classes School Year August 2012.
Selected Topics in Software Engineering - Distributed Software Development.
With Windows 7 Introductory© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 Windows 7 Introductory Chapter 3 Advanced File Management and Advanced.
Using Microsoft Visual Studio C++ Express 2005 Name: Dr Ju Wang Ashwin Belle Course Resource:
Click your mouse to continue. The Office Shortcut Bar The Office Shortcut Bar contains program buttons that, when clicked, start new documents or start.
Using Macros in Minitab
1 Getting Started with C++. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Visual Studio 2008.
Java Programming, Second Edition Appendix A Working with Java SDK 1.4.
How to Install Eclipse Click hereClick here to download Eclipse.
Mechanical Engineering Wiki Tutorial for Tech Lit Seung Ki Moon The Department of Industrial Engineering and Mechanical Engineering The.
PART 2 INTRODUCTION TO DYNAMIC WEB CONTENT AND PHP.
By Dawid Wojtalewicz. In this PowerPoint I will show you how to use internet and what can you do in it.
Online Testing Basics. Creating a Test Blackboard offers you two different ways to create a test: 1.Use the Course Tool “Tests, Surveys and Pools,” click.
Introduction to Eclipse Programming with an Integrated Development Environment.
NAMI 360 – Screenshot Guide 1 Organization Profile.
1 Eclipse Example Guide Example : Java Editor. 2 Introduction l The Java Editor example : »demonstrates the standard features available for custom text.
© 2008, Renesas Technology America, Inc., All Rights Reserved 1 Introduction Purpose  This training course demonstrates the use of the High-performance.
Digital Game Design ACST 3710 Your First Unity Program 1.
The eclipse IDE IDE = “Integrated Development Environment”
Chapter 2: The Visual Studio .NET Development Environment
1. Introduction to Visual Basic
Spam Database Tool Use The purpose of this Tool is to Store all SPAM Numbers in Database for matching and excluding from CDRs. Note All files will be stored.
Disable Avast Firewall  Launch Avast Internet Security and click “Settings”  Click “ON” and then select an option from the drop-down menu Under Active.
הצטרפות לקבוצת DeDemoc
© 2016 Blackboard Inc. All rights reserved..
InControl R2 Overview Running Reports.
InControl R2 Contact Center Reports Overview
Volume Marketing Tool.
Contents 1 Click to add Title 2 Click to add Title 3
PowerPoint Template
Contents Click to add Title Click to add Title Click to add Title
Directions slide: 1. Complete the title slide.
Scripts In Matlab.
회사 소개.
Title can be added here by Prof. Somchai Doe
YOUR text YOUR text YOUR text YOUR text
Directions slide: 1. Complete the title slide.
HEADLINE GOES HERE. Directions to save header as JPEG:
Review of Previous Lesson
Java Code Review with CheckStyle
Configuring Classification Management
Directions slide: 1. Complete the title slide.
Lesson 2: Gathering and Organizing Information Using ICT KEY QUESTION: HOW DO YOU GATHER AND ORGANIZE INFORMATION USING THE COMPUTER AND INTERNET?
Instructions for using the Miradi Companion Reporting Tool
Click to edit subtitle Click to edit title.
Presentation transcript:

How to run source code For scxml visual editor tool Author : Gui Xun Long

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 : es/eclipse-modeling-tools-includes- incubating-components/ganymeder

Step 2: import source code You can get source code for SVN address here: ndbox/gsoc/2010/scxml-eclipse/trunk ndbox/gsoc/2010/scxml-eclipse/trunk Dowload all four projects: org.apache.commons.scxml.modeling org.apache.commons.scxml.modeling.diagra m org.apache.commons.scxml.modeling.edit org.apache.commons.scxml.modeling.editor

Step 3:Run

Run project org.apache.commons.scxml.modeling.edit or as Eclipse Applcation

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

Step 4: add a SCXML modeling file

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.

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

other Any questions? Contact