wip commit
This commit is contained in:
parent
7c044adb1f
commit
3f31bb8a3a
9 changed files with 118 additions and 51 deletions
|
|
@ -32,7 +32,7 @@ set MAIN_CLASS=net.forwardfire.vasc.demo.tech.ui.TechUI
|
|||
set CP=lib\*
|
||||
|
||||
:: Launch application
|
||||
java %JAVA_OPTS% -cp "%CP%" %MAIN_CLASS% -gui
|
||||
java %JAVA_OPTS% -cp "%CP%" %MAIN_CLASS%
|
||||
|
||||
endlocal
|
||||
:: EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue