getting_started.textile 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. h1. Getting started
  2. h2. Installation
  3. h3. Prerequisites
  4. The *Yakindu Statechart Tools 2* are built upon Java and Xtext. So you need to have installed a "Java Runtime Environment":http://www.oracle.com/technetwork/java/index.html and Xtext installed. The easier way to get this is to install the "pre configured Xtext contribution":http://xtext.itemis.com.
  5. The *Yakindu Statechart Tools 2* need *Eclipse Indigo 3.7* or higher and *Xtext 2.0.1* exactly (no higher) to work correctly.
  6. h3. Installing the YAKINDU-Plug-Ins
  7. You install the Yakindu Plug-Ins from the update site: http://updates.yakindu.com/indigo/milestones.
  8. * Choose *Help* -> *Install new software...* from the menu bar and _Add.._ the update site *Yakindu SCT2 milestones* - http://updates.yakindu.com/indigo/milestones/
  9. * On this update site you find two main items:
  10. ** Xtext integration utilities
  11. *** Xtext GMF integration (XGI)
  12. *** Xtext JFace integration (XJI)
  13. *** Yakindu Base
  14. ** Yakindu SCT 2
  15. *** Generator C
  16. *** Generator Java
  17. *** Yakindu SCT 2
  18. *** Yakindu SCT 2 SDK
  19. !{width: 50%}images/updatesite_4.jpg!
  20. The Xtext integration utilities provide Xtext functionality for Yakindu. Additionally to the base integration also GMF and JFace integration is provided here. For more details check [[Xtext GMF Integration (XGI)]] and [[Xtext JFace Integration (XJI)]].
  21. Under Yakindu SCT 2 you can select what code generators you need and if you need the Yakindu SCT2 SDK (for developers). For users only the Yakindu SCT 2 is sufficient.
  22. h2. The Yakindu perspective
  23. h2. Yakindu project
  24. h2. Editors
  25. h2. Views
  26. h2. Wizards
  27. h2. Generators
  28. h2. Xtext GMF Integration (XGI)
  29. h2. Xtext JFace Integration (XJI)