Last change
on this file was
14662,
checked in by Mark Evenson, 11 years ago
|
Place JVM options after classpath specification.
Under Windows (at least), one has to specifiy "-Djava.library.path=something"
after the -classpath option for it to have any effect.
|
-
Property svn:eol-style set to
native
|
File size:
119 bytes
|
Line | |
---|
1 | @"@JAVA@" -cp "@ABCL_CLASSPATH@";"%CLASSPATH%" @ABCL_JAVA_OPTIONS@ org.armedbear.lisp.Main %1 %2 %3 %4 %5 %6 %7 %8 %9 |
---|
Note: See
TracBrowser
for help on using the repository browser.