Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter [message #335897] Fri, 08 May 2009 03:41 Go to next message
Eclipse UserFriend
Hi, all

I'm recently encounter with a problem that ClassNotFoundException:
org.eclipse.core.runtime.adaptor.EclipseStarter while launching my Product
in eclipse 3.5M7, but it works fine in eclipse 3.5M6.
Is there any underlying change? or did I missing anything?

--
Thanks & Best Regards!
Nick
Re: ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter [message #335996 is a reply to message #335897] Tue, 12 May 2009 23:50 Go to previous message
Eclipse UserFriend
I also had a problem, and I fixed it by using adding an Import-Package
directive for the org.eclipse.core.runtime.adaptor package. Now I don't
know why it worked prior to M7 as there was no Import-Package nor
Require-Bundle; at least one of these is required for a correct bundle.

Namaste, Bruce
Previous Topic:MultiPageEditor - delete file doesn't close editor
Next Topic:How do I manually drop plugins into an eclipse install in 3.5M7?
Goto Forum:
  


Current Time: Wed Mar 12 00:33:14 EDT 2025

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

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

Back to the top