source: tags/0.15.0/abcl/abcl.bat.in

Last change on this file was 11752, checked in by ehuelsmann, 15 years ago

Use the -jar option for a shorter command line:
the .jar contains the right MANIFEST.MF to do so.

  • Property svn:eol-style set to native
File size: 81 bytes
Line 
1@"@JAVA@" @ABCL_JAVA_OPTIONS@ -jar "@ABCL_CLASSPATH@" %1 %2 %3 %4 %5 %6 %7 %8 %9
Note: See TracBrowser for help on using the repository browser.