Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » ClassNotFoundException in RCP tutorial
ClassNotFoundException in RCP tutorial [message #452817] Mon, 17 July 2006 05:31
Eclipse UserFriend
Hello,

I'm trying to run the small RCP tutorial that comes with Eclipse 3.2,
but when I click on "Launch the product" I get the following error:

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:333 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

Could you tell what is the problem, please?

--
Patrick
Previous Topic:Problem to active a perspective of another pluin
Next Topic:How to change view's size?
Goto Forum:
  


Current Time: Tue Jul 01 21:53:16 EDT 2025

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

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

Back to the top