We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff7c09e commit b02aa66Copy full SHA for b02aa66
CableStayedBridge/ExecuteModel.bat
@@ -0,0 +1,6 @@
1
+java.exe ^
2
+-Djava.util.logging.config.file=logging.properties ^
3
+-Dfile.encoding=UTF-8 ^
4
+-p ".\bin;..\SysMLinJava\bin" ^
5
+-XX:+ShowCodeDetailsInExceptionMessages ^
6
+-m CableStayedBridge/cablestayedbridge.CableStayedBridgeDomain
0 commit comments