Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 604 Bytes

File metadata and controls

28 lines (19 loc) · 604 Bytes

psgg-java-sample

StateGo java sample

ENVIRONMENT

Windows
JDK
StateGo

INSTRUCTION

  1. Change the current directory to "playground" in this git copy.
    If a statemachine exists, run clean.bat
  2. Start StateGo
  3. Set "TestControl" as the statemachine name.
  4. Set "playground/doc" as doc folder.
  5. Set "playground/src" as src folder.
  6. Create

Files

clean.bat - delete files that are related with a statemachine. make.bat - make and run.

Sample