Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 07:41 Go to next message
nick tan is currently offline nick tanFriend
Messages: 56
Registered: July 2009
Member
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] Wed, 13 May 2009 03:50 Go to previous message
Bruce Kelly is currently offline Bruce KellyFriend
Messages: 63
Registered: July 2009
Member
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: Thu Mar 28 15:08:07 GMT 2024

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

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

Back to the top