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

Revision 688, 159 bytes checked in by jdalbey, 4 years ago (diff)

Add config dir to dev startup 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/logging_cad_client.properties -jar deploy/CADclient.jar
5
6
Note: See TracBrowser for help on using the repository browser.