]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.launcher/src/main/base/launch.bat
Bug 304 - correction in launch.bat
[gpl/argeo-slc.git] / runtime / org.argeo.slc.launcher / src / main / base / launch.bat
index 0b83842952ec4cf8c14872d9613ec447444d7ed3..c76e952780d93f22800c32236f48677de6b9a156 100644 (file)
@@ -7,4 +7,4 @@ TITLE %1
 \r
 cd %WORK_DIR%\r
 \r
-java %JAVA_OPTS% -jar "%LIB_DIR%\lib\org.eclipse.osgi-${version.equinox}.jar" -clean -console -configuration "%WORK_DIR%\conf" -data "%WORK_DIR%\data"
\ No newline at end of file
+java %JAVA_OPTS% -jar "%LIB_DIR%\org.eclipse.osgi-${version.equinox}.jar" -clean -console -configuration "%WORK_DIR%\conf" -data "%WORK_DIR%\data"
\ No newline at end of file