From 4991bef81c7e9eb8f3f94309b1c3a1f9b8cc02ee Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Thu, 31 May 2012 14:14:50 +0200 Subject: Cleanup bin & add eclipse launch configurations --- bin/UserCode.bat | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 bin/UserCode.bat (limited to 'bin/UserCode.bat') diff --git a/bin/UserCode.bat b/bin/UserCode.bat deleted file mode 100755 index 8c19296..0000000 --- a/bin/UserCode.bat +++ /dev/null @@ -1,6 +0,0 @@ -@echo off -title Cristal 2 Usercode Agent -call env.bat -cd %CRISTAL_HOME% -del %CRISTAL_HOME%\ucLog.txt -java -classpath %LOCALCLASSPATH% com.c2kernel.process.UserCodeProcess -logFile %CRISTAL_HOME%\ucLog.txt -logLevel 0 -config %CRISTAL_HOME%\bin\conf\client.conf -connect %1 -- cgit v1.2.3