Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Windows Installation.
Windows Installation. [message #123719] Mon, 12 December 2005 18:50 Go to next message
Eclipse UserFriend
Originally posted by: kheops.production.gmail.com

hello everybody !

i try to to install to my Portable PC Eclipse 3.*.

i'am under windows XP et i've installed the j2sdk142_10.

when i launch Eclipse, i've this message :

"!SESSION Mon Nov 28 20:03:24 CET 2005
------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 2005-11-28 20:03:24.486
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException:
org.eclipse.core.runtime.adaptor.EclipseStarter
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 org.eclipse.core.launcher.Main.invokeFramework(Main.java:331 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
"

what's the problem !

i don't find any solutions.

please help me !

thanks for all.

FMP.
Re: Windows Installation. [message #125534 is a reply to message #123719] Thu, 22 December 2005 17:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pmcvicker.mail.mhanet.com

I having the exact same problem and am looking for a solution.
Re: Windows Installation. [message #125558 is a reply to message #123719] Thu, 22 December 2005 19:43 Go to previous messageGo to next message
Randy D. Smith is currently offline Randy D. SmithFriend
Messages: 394
Registered: July 2009
Senior Member
You say you've installed the SDK, but is it on your path before any
other Java? Open a Command Prompt window and type "java -version" and
tell us what you see.
--
RDS


FMP wrote:
> hello everybody !
>
> i try to to install to my Portable PC Eclipse 3.*.
>
> i'am under windows XP et i've installed the j2sdk142_10.
>
> when i launch Eclipse, i've this message :
>
> "!SESSION Mon Nov 28 20:03:24 CET 2005
> ------------------------------------------
> !ENTRY org.eclipse.core.launcher 4 0 2005-11-28 20:03:24.486
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.ClassNotFoundException:
> org.eclipse.core.runtime.adaptor.EclipseStarter
> 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 org.eclipse.core.launcher.Main.invokeFramework(Main.java:331 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
> at org.eclipse.core.launcher.Main.run(Main.java:973)
> at org.eclipse.core.launcher.Main.main(Main.java:948)
> "
>
> what's the problem !
>
> i don't find any solutions.
>
> please help me !
>
> thanks for all.
>
> FMP.
>
Re: Windows Installation. [message #125632 is a reply to message #125558] Thu, 22 December 2005 20:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pmcvicker.mail.mhanet.com

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\>java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)


The log says:
!SESSION Thu Dec 22 11:24:30 CST 2005
------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 2005-12-22 11:24:30.218
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.RuntimeException: Could not find framework
at org.eclipse.core.launcher.Main.getBootPath(Main.java:635)
at org.eclipse.core.launcher.Main.basicRun(Main.java:272)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
Re: Windows Installation. - Solved [message #125644 is a reply to message #125632] Thu, 22 December 2005 21:04 Go to previous message
Eclipse UserFriend
Originally posted by: mcvicker.mail.mhanet.com

I did not unzip the files into their default directories.
Previous Topic:restarting after loading in updates...
Next Topic:Windows Service
Goto Forum:
  


Current Time: Sun Dec 22 03:26:34 GMT 2024

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

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

Back to the top