source: tmcsimulator/trunk/bin/CADclient.bat @ 384

Revision 384, 159 bytes checked in by jdalbey, 7 years ago (diff)

Add a bin folder and scripts for Unix and Windows to launch the simulator with either full or practice scripts

  • Property svn:executable set to *
Line 
1REM Start the CAD Client with logging turned on
2
3cd ..
4java -Djava.util.logging.config.file=config/cad_client_logging.properties -jar deploy/CADClient.jar
5
6
Note: See TracBrowser for help on using the repository browser.