newbie needs urgent help please [message #28546] |
Fri, 18 February 2005 13:27  |
Eclipse User |
|
|
|
Originally posted by: rudy-e.gmx.net
I'm new to eclipse and the world of java programming. I have been using
eclipse for 3 days now every thing was good.I just did some
installations(this time other tools.Now eclipse doesn't start again. I
found this line of message in a file(Eclipse directed me to) in the
configuration folder.
!MESSAGE Bundle
initial@reference :file:c:/Eclipse/eclipse/plugins/org.eclipse.core.runtime_3. 0.1/
[1] was not resolved.
What should I do? Help please.Thanks
|
|
|
|
|
|
Re: newbie needs urgent help please [message #28600 is a reply to message #28577] |
Sun, 20 February 2005 23:15   |
Eclipse User |
|
|
|
Originally posted by: rudy-e.gmx.net
Chris Laffra wrote:
> While installing the other tools, you probably corrupted your existing
> configuration.
> I would reinstall eclipse in a different directory and try again.
Hi,
I did reinsatll eclipse in another directory but the problem still
pserist.I deinsatll and reinstall java SDk but the problem still persist.
HERE IS THE ERROR MESSAGE located in the configuration directory.
!SESSION Feb 20, 2005 20:02:40.247
---------------------------------------------
eclipse.buildId=M200409161125
java.version=1.3.1_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
!ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.247
!MESSAGE Error registering XML parser services.
!STACK 0
java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at
org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndo rsedXMLParser(EclipseAdaptor.java:272)
at
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSta rt(EclipseAdaptor.java:253)
at
org.eclipse.osgi.framework.internal.core.SystemBundleActivat or.start(SystemBundleActivator.java:61)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:954)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:937)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:553)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:477)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:273)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevelManager.java:243)
at
org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.java:166)
at
org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:425)
at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:216)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
!ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.307
!MESSAGE Startup error
!STACK 1
java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePl uginInfo(PluginConverterImpl.java:557)
at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginConverterImpl.java:111)
at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginConverterImpl.java:660)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseBundleData.java:233)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundleData.java:191)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.getManife st(EclipseBundleData.java:159)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromM anifest(EclipseBundleData.java:280)
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBu ndleData.initializeNewBundle(DefaultBundleData.java:77)
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(DefaultAdaptor.java:451)
at
org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileged(Framework.java:746)
at
org.eclipse.osgi.framework.internal.core.Framework$2.run(Fra mework.java:664)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.java:715)
at
org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.java:659)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.i nstallBundle(BundleContextImpl.java:219)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarter.java:800)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:429)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:222)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
!ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.317
!MESSAGE Bundle
initial@reference :file:c:/eclipse-SDK-3.0.1-win32/eclipse/plugins/org.eclipse .core.runtime_3.0.1/
[1] was not resolved.
COULD ANY ONE HELP ME? I WOULD RELY MUCH APPRECIATE ANY HELP.THANKS
|
|
|
Re: newbie needs urgent help please [message #28602 is a reply to message #28600] |
Mon, 21 February 2005 00:38   |
Eclipse User |
|
|
|
Originally posted by: windheavennights.aol.com
I am having this very same problem. I had a previously installed java SDK
on my hard drive and then I downloaded eclipse as a zip file and extracted
it to where I wanted it. I then tried to run the program but it said I
needed the JRE. I downloaded that and installed it and then I recieved
this same error. I am not sure why this is occuring. I reinstalled my java
sdk's and the JRE as well as unzipped eclipse again. Any help would be
much appreciated.
James
Rudy wrote:
> Chris Laffra wrote:
>> While installing the other tools, you probably corrupted your existing
>> configuration.
>> I would reinstall eclipse in a different directory and try again.
> Hi,
> I did reinsatll eclipse in another directory but the problem still
> pserist.I deinsatll and reinstall java SDk but the problem still persist.
> HERE IS THE ERROR MESSAGE located in the configuration directory.
> !SESSION Feb 20, 2005 20:02:40.247
> ---------------------------------------------
> eclipse.buildId=M200409161125
> java.version=1.3.1_01
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> !ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.247
> !MESSAGE Error registering XML parser services.
> !STACK 0
> java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
> at java.net.URLClassLoader$1.run(Unknown Source)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Unknown Source)
> at
>
org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndo rsedXMLParser(EclipseAdaptor.java:272)
> at
>
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSta rt(EclipseAdaptor.java:253)
> at
>
org.eclipse.osgi.framework.internal.core.SystemBundleActivat or.start(SystemBundleActivator.java:61)
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:958)
> at java.security.AccessController.doPrivileged(Native Method)
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:954)
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:937)
> at
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:553)
> at
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:477)
> at
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:273)
> at
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevelManager.java:243)
> at
>
org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.java:166)
> at
> org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:425)
> at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:216)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> at java.lang.reflect.Method.invoke(Native Method)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> at org.eclipse.core.launcher.Main.run(Main.java:704)
> at org.eclipse.core.launcher.Main.main(Main.java:688)
> !ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.307
> !MESSAGE Startup error
> !STACK 1
> java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
> at java.lang.ClassLoader.defineClass0(Native Method)
> at java.lang.ClassLoader.defineClass(Unknown Source)
> at java.security.SecureClassLoader.defineClass(Unknown Source)
> at java.net.URLClassLoader.defineClass(Unknown Source)
> at java.net.URLClassLoader.access$100(Unknown Source)
> at java.net.URLClassLoader$1.run(Unknown Source)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePl uginInfo(PluginConverterImpl.java:557)
> at
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginConverterImpl.java:111)
> at
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginConverterImpl.java:660)
> at
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseBundleData.java:233)
> at
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundleData.java:191)
> at
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.getManife st(EclipseBundleData.java:159)
> at
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromM anifest(EclipseBundleData.java:280)
> at
>
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBu ndleData.initializeNewBundle(DefaultBundleData.java:77)
> at
>
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(DefaultAdaptor.java:451)
> at
>
org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileged(Framework.java:746)
> at
> org.eclipse.osgi.framework.internal.core.Framework$2.run(Fra mework.java:664)
> at java.security.AccessController.doPrivileged(Native Method)
> at
>
org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.java:715)
> at
>
org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.java:659)
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.i nstallBundle(BundleContextImpl.java:219)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarter.java:800)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:429)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:222)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> at java.lang.reflect.Method.invoke(Native Method)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> at org.eclipse.core.launcher.Main.run(Main.java:704)
> at org.eclipse.core.launcher.Main.main(Main.java:688)
> !ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.317
> !MESSAGE Bundle
>
initial@reference :file:c:/eclipse-SDK-3.0.1-win32/eclipse/plugins/org.eclipse .core.runtime_3.0.1/
> [1] was not resolved.
> COULD ANY ONE HELP ME? I WOULD RELY MUCH APPRECIATE ANY HELP.THANKS
|
|
|
Re: newbie needs urgent help please [message #28616 is a reply to message #28602] |
Mon, 21 February 2005 07:50   |
Eclipse User |
|
|
|
Originally posted by: Chris_Laffra.ca.ibm.com
You need a 1.4 VM to run Eclipse 3.0. See the note on the download page.
--
Chris Laffra, http://eclipsefaq.org
"James" <windheavennights@aol.com> wrote in message
news:cvbs4h$h66$1@www.eclipse.org...
> I am having this very same problem. I had a previously installed java SDK
> on my hard drive and then I downloaded eclipse as a zip file and extracted
> it to where I wanted it. I then tried to run the program but it said I
> needed the JRE. I downloaded that and installed it and then I recieved
> this same error. I am not sure why this is occuring. I reinstalled my java
> sdk's and the JRE as well as unzipped eclipse again. Any help would be
> much appreciated.
>
> James
>
>
> Rudy wrote:
>
> > Chris Laffra wrote:
>
> >> While installing the other tools, you probably corrupted your existing
> >> configuration.
>
> >> I would reinstall eclipse in a different directory and try again.
>
>
> > Hi,
>
> > I did reinsatll eclipse in another directory but the problem still
> > pserist.I deinsatll and reinstall java SDk but the problem still
persist.
> > HERE IS THE ERROR MESSAGE located in the configuration directory.
>
> > !SESSION Feb 20, 2005 20:02:40.247
> > ---------------------------------------------
> > eclipse.buildId=M200409161125
> > java.version=1.3.1_01
> > java.vendor=Sun Microsystems Inc.
> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>
> > !ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.247
> > !MESSAGE Error registering XML parser services.
> > !STACK 0
> > java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
> > at java.net.URLClassLoader$1.run(Unknown Source)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at java.net.URLClassLoader.findClass(Unknown Source)
> > at java.lang.ClassLoader.loadClass(Unknown Source)
> > at java.lang.ClassLoader.loadClass(Unknown Source)
> > at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> > at java.lang.Class.forName0(Native Method)
> > at java.lang.Class.forName(Unknown Source)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndo rsedXMLParser(Ec
lipseAdaptor.java:272)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSta rt(EclipseAdapto
r.java:253)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.SystemBundleActivat or.start(SystemB
undleActivator.java:61)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
xtImpl.java:958)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
ndleContextImpl.java:954)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
xtImpl.java:937)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
rtLevelManager.java:553)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
lManager.java:477)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
tartLevelManager.java:273)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevel
Manager.java:243)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.ja
va:166)
> > at
> >
org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:425
)
> > at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
216)
> > at
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> > at java.lang.reflect.Method.invoke(Native Method)
> > at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> > at org.eclipse.core.launcher.Main.run(Main.java:704)
> > at org.eclipse.core.launcher.Main.main(Main.java:688)
>
> > !ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.307
> > !MESSAGE Startup error
> > !STACK 1
> > java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
> > at java.lang.ClassLoader.defineClass0(Native Method)
> > at java.lang.ClassLoader.defineClass(Unknown Source)
> > at java.security.SecureClassLoader.defineClass(Unknown Source)
> > at java.net.URLClassLoader.defineClass(Unknown Source)
> > at java.net.URLClassLoader.access$100(Unknown Source)
> > at java.net.URLClassLoader$1.run(Unknown Source)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at java.net.URLClassLoader.findClass(Unknown Source)
> > at java.lang.ClassLoader.loadClass(Unknown Source)
> > at java.lang.ClassLoader.loadClass(Unknown Source)
> > at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> > at
> >
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePl uginInfo(PluginC
onverterImpl.java:557)
> > at
> >
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
nverterImpl.java:111)
> > at
> >
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
onverterImpl.java:660)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:233)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
eData.java:191)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.getManife st(EclipseBundle
Data.java:159)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromM anifest(EclipseB
undleData.java:280)
> > at
> >
>
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBu ndleData.initial
izeNewBundle(DefaultBundleData.java:77)
> > at
> >
>
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(De
faultAdaptor.java:451)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileged(F
ramework.java:746)
> > at
> >
org.eclipse.osgi.framework.internal.core.Framework$2.run(Fra mework.java:664)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.j
ava:715)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.j
ava:659)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.i nstallBundle(Bun
dleContextImpl.java:219)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarte
r.java:800)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStar
ter.java:429)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
222)
> > at
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> > at java.lang.reflect.Method.invoke(Native Method)
> > at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> > at org.eclipse.core.launcher.Main.run(Main.java:704)
> > at org.eclipse.core.launcher.Main.main(Main.java:688)
>
> > !ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.317
> > !MESSAGE Bundle
> >
>
initial@reference:file:c:/eclipse-SDK-3.0.1-win32/eclipse/plugins/org.eclips
e.core.runtime_3.0.1/
> > [1] was not resolved.
>
> > COULD ANY ONE HELP ME? I WOULD RELY MUCH APPRECIATE ANY HELP.THANKS
>
>
|
|
|
|
|
|
|
|
Re: newbie needs urgent help please [message #28672 is a reply to message #28668] |
Mon, 21 February 2005 18:08  |
Eclipse User |
|
|
|
Until the next time some other software installer changes your path
variable...
Darins
"Rudy" <rudy-e@gmx.net> wrote in message
news:cvdp8m$p03$1@www.eclipse.org...
> Rudy wrote:
>
>> Chris Laffra wrote:
>
>>> You need a 1.4 VM to run Eclipse 3.0. See the note on the download page.
>
>
>> I have j2sdk1-4-2 installed. I do not think that is the real problem
>> here. What I think is that the initial VM path has been changed by the
>> programms I later on installed. How can I change the VM path to
>> c:j2sdk1-4-2binjavaw ?. I think this might be the issue here. Could any
>> one tell me how to change this?
>
> THE PROBLEM HAS BEEN SOLVED.I DID THE FOLLOWING: I edited the Path
> variables to point to c:\j2sdk1-4-2.( right click on my
> computer-->properties-->under Advance in WIN XP and click on Environment
> virables.--> Click edit and change the path to point ot your java path.
> Click ok and start up eclipse again.) Every thing went well.
>
|
|
|
Powered by
FUDForum. Page generated in 0.17747 seconds