Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » newbie question
newbie question [message #272701] Sun, 26 September 2004 06:55 Go to next message
Eclipse UserFriend
Originally posted by: guyvo.skynet.be

Hi,

After reading the DrDobbs articles i was interested in getting to know this
environment.
I installed the latest SDK. Unzipped it to my drive.
When i try to startup the IDE it gives an error and write a log ( see
attach )

( JRE is installed and i did not any path changes yet.)

What is wrong here ?

Thnx


Re: newbie question [message #272704 is a reply to message #272701] Sun, 26 September 2004 09:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.nospam.gmail.com

guy wrote:
> Hi,
>
> After reading the DrDobbs articles i was interested in getting to know this
> environment.
> I installed the latest SDK. Unzipped it to my drive.
> When i try to startup the IDE it gives an error and write a log ( see
> attach )
>
> ( JRE is installed and i did not any path changes yet.)
>
> What is wrong here ?
>
> Thnx
> !SESSION sep 26, 2004 13:26:09.377 ---------------------------------------------
> eclipse.buildId=I200409240800
> java.version=1.3.1_13
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=nl_BE

Hi guy,

Eclipse 3.0+ requires Java 1.4.1 or higher to run. Your error log
reports you are running java.version=1.3.1_13. If you need to specify a
Java vm other than the default one on your system you can use the
command line argument -vm "path to java installation" when launching
eclipse.

- Jeff
Re: newbie question [message #272879 is a reply to message #272704] Tue, 28 September 2004 12:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: guyvo.skynet.be

Hi jeff,

I tried to lanch from the command line but same result.
I downloaded the necessary sun packages from the links in the FAQ.
Still same result. The errors are :

!MESSAGE Error registering XML parser services.

class not found..

!MESSAGE Startup error

class not found..

!MESSAGE Bundle
initial@reference:file:c:/eclipse/plugins/org.eclipse.core.runtime_3.1.0/
[1] was not resolved.

I checked the presence of that plugin and it's there.
"Jeff Myers" <myersj@nospam.gmail.com> wrote in message
news:cj6gb7$2fj$1@eclipse.org...
> guy wrote:
> > Hi,
> >
> > After reading the DrDobbs articles i was interested in getting to know
this
> > environment.
> > I installed the latest SDK. Unzipped it to my drive.
> > When i try to startup the IDE it gives an error and write a log ( see
> > attach )
> >
> > ( JRE is installed and i did not any path changes yet.)
> >
> > What is wrong here ?
> >
> > Thnx
> > !SESSION sep 26, 2004
13:26:09.377 ---------------------------------------------
> > eclipse.buildId=I200409240800
> > java.version=1.3.1_13
> > java.vendor=Sun Microsystems Inc.
> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=nl_BE
>
> Hi guy,
>
> Eclipse 3.0+ requires Java 1.4.1 or higher to run. Your error log
> reports you are running java.version=1.3.1_13. If you need to specify a
> Java vm other than the default one on your system you can use the
> command line argument -vm "path to java installation" when launching
> eclipse.
>
> - Jeff
Re: newbie question [message #272884 is a reply to message #272704] Tue, 28 September 2004 12:56 Go to previous message
Eclipse UserFriend
Originally posted by: guyvo.skynet.be

http://java.sun.com/products/plugin/index-1.4.html
http://java.sun.com/j2se/1.4.2/download.html (take j2re download here)


I downloaded the 1_4_2 run time via above link and it works fine now.
The FAQ has to be updated:
-still point to version 1.3.
-command prompt -vm doens't work with 1.3


"Jeff Myers" <myersj@nospam.gmail.com> wrote in message
news:cj6gb7$2fj$1@eclipse.org...
> guy wrote:
> > Hi,
> >
> > After reading the DrDobbs articles i was interested in getting to know
this
> > environment.
> > I installed the latest SDK. Unzipped it to my drive.
> > When i try to startup the IDE it gives an error and write a log ( see
> > attach )
> >
> > ( JRE is installed and i did not any path changes yet.)
> >
> > What is wrong here ?
> >
> > Thnx
> > !SESSION sep 26, 2004
13:26:09.377 ---------------------------------------------
> > eclipse.buildId=I200409240800
> > java.version=1.3.1_13
> > java.vendor=Sun Microsystems Inc.
> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=nl_BE
>
> Hi guy,
>
> Eclipse 3.0+ requires Java 1.4.1 or higher to run. Your error log
> reports you are running java.version=1.3.1_13. If you need to specify a
> Java vm other than the default one on your system you can use the
> command line argument -vm "path to java installation" when launching
> eclipse.
>
> - Jeff
Previous Topic:!MESSAGE Error registering XML parser
Next Topic:JUnit test fails in debug, works if just run
Goto Forum:
  


Current Time: Thu Jul 17 00:37:19 EDT 2025

Powered by FUDForum. Page generated in 0.02941 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top