Revision: 5588
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5588&view=rev
Author: manningr
Date: 2010-04-24 17:23:00 +0000 (Sat, 24 Apr 2010)
Log Message:
-----------
Removed %JAVA_HOME from comment since it get's replaced by IzPack during install and might seem confusing.
Modified Paths:
--------------
trunk/sql12/app/cmd/squirrel-sql.bat
Modified: trunk/sql12/app/cmd/squirrel-sql.bat
===================================================================
--- trunk/sql12/app/cmd/squirrel-sql.bat 2010-04-24 16:38:34 UTC (rev 5587)
+++ trunk/sql12/app/cmd/squirrel-sql.bat 2010-04-24 17:23:00 UTC (rev 5588)
@@ -1,6 +1,6 @@
@echo off
-@rem IZPACK_JAVA is filtered in by the IzPack installer (via %JAVA_HOME) when this script is installed
+@rem IZPACK_JAVA is filtered in by the IzPack installer when this script is installed
set IZPACK_JAVA=%JAVA_HOME
@rem We detect the java executable to use according to the following algorithm:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|