Skip to content

NNNIC/psgg-java-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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