Warning: Can't use blame annotator:
svn blame failed on trunk/bin/CADclient.bat: ("Can't find a temporary directory: Internal error", 20014)

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 *
RevLine 
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.