Adding standalone Jackpot launcher for Windows
authorJan Lahoda <jlahoda@netbeans.org>
Tue, 23 Oct 2012 18:29:52 +0200
changeset 892a9c4c0a8d305
parent 891 bdc1199a7234
child 893 6001e0f99886
Adding standalone Jackpot launcher for Windows
cmdline/tool/scripts/jackpot.bat
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cmdline/tool/scripts/jackpot.bat	Tue Oct 23 18:29:52 2012 +0200
     1.3 @@ -0,0 +1,3 @@
     1.4 +@echo on
     1.5 +set dirname=%0%\..
     1.6 +java -classpath "%dirname:"=%\jackpot.jar" org.netbeans.modules.jackpot30.cmdline.Main %*