|
The OSWorkflow GUI Designer application is a Swing based Java application
The only prerequisite is a Java 1.4 installation. The application can be launched a number of different ways:
- Webstart
- From sources: Simply run the client-jar ant target in the source tree to build the client, then run java -jar dist/designer.jar from the commandline, or double click on designer.jar to launch it.
- From the binary distribution: Download the latest version of OSWorkflow, and double click on the designer.jar file.
|