Home » Language IDEs » Java Development Tools (JDT) » Eclipse will not start in Windows 7 64-bit
|
Re: Eclipse will not start in Windows 7 64-bit [message #670615 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670616 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670617 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670619 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670620 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670621 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670628 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670630 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670633 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670643 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670646 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670648 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670650 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670661 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670685 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670693 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670695 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670701 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670703 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670711 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670717 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Re: Eclipse will not start in Windows 7 64-bit [message #670741 is a reply to message #670565] |
Sun, 15 May 2011 04:14  |
Eclipse User |
|
|
|
Sat, 14 May 2011 18:24:36 -0700, /forums-noreply@eclipse.org/:
> I recently installed 64-bit Java and now Eclipse will not
> start up even though I am using the 64-bit Helios package. Does that
> mean I need to go back to the 32-bit package?
What do you get running:
java -version
on the command line? On Windows with the 32-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
With the 64-bit Java I get:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
If you have both the 32-bit and 64-bit JREs installed you may need
to specify the correct one to the Eclipse launcher, e.g.:
eclipse -vm <JAVA_HOME>\bin\javaw.exe
You may also configure that in the corresponding "eclipse.ini" file.
See "Running Eclipse", also:
http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm
--
Stanimir
|
|
|
Goto Forum:
Current Time: Thu Jul 10 03:16:38 EDT 2025
Powered by FUDForum. Page generated in 0.15636 seconds
|