Problem starting 3.1 on Win2000 and VM1.5 [message #102422] |
Fri, 16 September 2005 05:11  |
Eclipse User |
|
|
|
Originally posted by: francois.mugnier.francetelecom.com
When starting Eclipse.exe on win2000, i get a error: "could not find Java2
runtime"
I have both JRE 1.3 and JRE 1.5 installed, and i have verified my JRE
config, all is OK.
I try to start eclipse with -vm path_of_JRE1.5, it say "No java virtual
machine vas found at path_of_JRE1.5"
When i open startup.jar, eclipse open well !
(but some functionality dosn't work correctly)
I have installed eclipse on another machine WinXP and VM1.4.
It work fine.
|
|
|
Re: Problem starting 3.1 on Win2000 and VM1.5 [message #102531 is a reply to message #102422] |
Fri, 16 September 2005 11:51  |
Eclipse User |
|
|
|
Originally posted by: eclipse3.rizzoweb.com
francois wrote:
> When starting Eclipse.exe on win2000, i get a error: "could not find
> Java2 runtime"
> I have both JRE 1.3 and JRE 1.5 installed, and i have verified my JRE
> config, all is OK.
>
> I try to start eclipse with -vm path_of_JRE1.5, it say "No java virtual
> machine vas found at path_of_JRE1.5"
The value of the -vm argument must be the full path to a JVM executable.
For example, here is mine:
C:\Java\Eclipse\3.1\eclipse.exe -vm c:\java\jdk\1.5.0\bin\javaw.exe
--vmargs -Xmx256
HTH,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.08295 seconds