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

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

Update scripts and bat files to use config/devlinux files.

  • 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.