r2011 - in trunk/eclipse/debian: . extra
Michael Koch
mkoch at costa.debian.org
Mon Mar 13 21:14:41 UTC 2006
Author: mkoch
Date: 2006-03-13 21:14:40 +0000 (Mon, 13 Mar 2006)
New Revision: 2011
Modified:
trunk/eclipse/debian/changelog
trunk/eclipse/debian/extra/eclipse.1
Log:
* debian/extra/eclipse.1: Clarified explanation for -vm option.
Modified: trunk/eclipse/debian/changelog
===================================================================
--- trunk/eclipse/debian/changelog 2006-03-13 20:50:46 UTC (rev 2010)
+++ trunk/eclipse/debian/changelog 2006-03-13 21:14:40 UTC (rev 2011)
@@ -10,6 +10,7 @@
org.eclipse.swt plugins to eclipse-rcp package.
* debian/extra/efj.sh: Rewritten to match the code from eclipse.sh
Closes: #353555
+ * debian/extra/eclipse.1: Clarified explanation for -vm option.
[ Matthias Klose ]
* debian/control.in: eclipse replaces eclipse-platform (<< 3.1.2-2).
@@ -18,7 +19,7 @@
* debian/rules: Set a default for MOZILLA_HOME.
* Set JAVA_HOME for the build (needed for non-matching gcc/gcj versions).
- -- Michael Koch <konqueror at gmx.de> Mon, 27 Feb 2006 11:11:20 +0000
+ -- Michael Koch <konqueror at gmx.de> Mon, 13 Mar 2006 21:11:45 +0000
eclipse (3.1.2-1) unstable; urgency=low
Modified: trunk/eclipse/debian/extra/eclipse.1
===================================================================
--- trunk/eclipse/debian/extra/eclipse.1 2006-03-13 20:50:46 UTC (rev 2010)
+++ trunk/eclipse/debian/extra/eclipse.1 2006-03-13 21:14:40 UTC (rev 2011)
@@ -196,10 +196,9 @@
or instance.
.TP
.B \-vm <vmPath>
-The location of Java Runtime Environment (JRE) to use to run the Eclipse
-platform. If not specified, the JRE is at jre, sibling of the Eclipse
-executable. Relative paths are interpreted relative to the directory that
-eclipse was started from.
+The location of Java Runtime executable to use to run the Eclipse platform.
+Relative paths are interpreted relative to the directory that eclipse was
+started from.
.TP
.B \-vmargs <args>
When passed to the Eclipse, this option is used to customize the operation of
More information about the pkg-java-commits
mailing list