How to open YAKINDU-SCCharts Editor
Version 14.1 by wah on 2013/01/24 16:53
- Install YAKINDU Statechart Tools (SCT) 2.0 from Source Code
- Get YAKINDU extended Editor Source Code
- Add the Source Code to your Eclipse Project
- Eclipse Run Configuration
Install YAKINDU Statechart Tools (SCT) 2.0 from Source Code
Download the BASE module:
svn checkout http://svn.codespot.com/a/eclipselabs.org/yakindu/BASE/trunk/
Download the SCT2 project:
svn checkout http://svn.codespot.com/a/eclipselabs.org/yakindu/SCT2/trunk/
Get YAKINDU extended Editor Source Code
change your git branch to wah/mt
get the code
Add the Source Code to your Eclipse Project
- select from the menu bar File -> Import
- choose General -> Existing Projects into Workspace and click Next
- choose select root directory and click associated Browse
under Projects select the projects:
- click Finish to start the import
Eclipse Run Configuration
- Select Run / Run Configurations from the menu.
- Double click on "Eclipse Application".
- Give the name. (Example: "YAKINDU Runtime")
- Select the "Arguments" Tab
- Add -XX:MaxPermSize=196m to VM arguments