Re: JVM problem when starting eclipse
- From: Frank Langelage <frank@xxxxxxx>
- Date: Thu, 26 Apr 2007 18:54:29 +0200
Miipe wrote:
Hi,
I receive error message saying something like "Cannot run eclipse with
1.3.0_01 JVM version, has to be at least version 1.4.1 or higher"
I have installed version 1.4.2, but still not running.
OS is windows 2000 SP 4.
Any tips for this?
Br, Miikka
Add "-vm <Path to your Java 1.4.2>/bin/java" to the command line.
.
Relevant Pages
- JVM problem when starting eclipse
... I receive error message saying something like "Cannot run eclipse with ... 1.3.0_01 JVM version, has to be at least version 1.4.1 or higher" ... OS is windows 2000 SP 4. ... (comp.lang.java.softwaretools) - Re: How many other editors in use
... The embedded platform, like many embedded platforms, has a current JVM. ... That is not sufficient to let it run Eclipse. ... I want one editor that runs everywhere. ... Again, no macro language, but adequate for what I ... (comp.editors) - Re: Eclipse Installation Problems
... >I've been struggling for several hours now to get Eclipse to work. ... >I have the following configuration: ... >I have also tried with a new JVM 1.4.2 however this caused a JVM error ... a documented problem for newer ... (comp.lang.java.softwaretools) - Re: Eclipse Installation Problems
... >I specified the sun javaw.exe with the -vm switch. ... >actually did rename system32\javaw.exe for good measure, ... Make sure that eclipse ... >> is actually trying to run Sun's JVM. ... (comp.lang.java.softwaretools) - Eclipse Installation Problems
... I've been struggling for several hours now to get Eclipse to work. ... via the -vm command line switch to no avail. ... I have also tried with a new JVM 1.4.2 however this caused a JVM error ... (comp.lang.java.softwaretools) |
|