You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set LOCALCLASSPATH=./stable/lib/compiletime/junit.jar;./stable/lib/compiletime/ant-launcher.jar;./stable/lib/compiletime/ant.jar;./stable/lib/compiletime/ant-antlr.jar;./stable/lib/compiletime/antlr3.jar;./stable/lib/compiletime/ant-junit.jar
set ANT_OPTS=-Xmx512m -XX:PermSize=128m -XX:MaxPermSize=128m
set ant_exec_command=java %ANT_OPTS% -classpath "%LOCALCLASSPATH%" -Dant.library.dir="./stable/lib/compiletime" org.apache.tools.ant.launch.Launcher %ANT_ARGS% -cp "%CLASSPATH%"