Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Plugin project does not see org.eclipse.core.runtime classes
Plugin project does not see org.eclipse.core.runtime classes [message #178550] Mon, 12 January 2004 13:44 Go to next message
Eclipse UserFriend
Originally posted by: eostroukhov.hotmail.com

I've imported plugin as a project but it doesn't see classes like ILog,
Status, so on. I cannot add dependancy to any of the org.eclipse plugin -
only to other workspace plugins...
Re: Plugin project does not see org.eclipse.core.runtime classes [message #183183 is a reply to message #178550] Wed, 21 January 2004 22:55 Go to previous message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

New plug-ins in the 3.0 stream no longer get the
org.eclipse.core.runtime plug-in imported "for free". You need to add
this plug-in to your list of required plugins in plugin.xml, just like
you would for ay other plugins.
--

Eugene Ostroukhov wrote:
> I've imported plugin as a project but it doesn't see classes like ILog,
> Status, so on. I cannot add dependancy to any of the org.eclipse plugin -
> only to other workspace plugins...
>
>
Previous Topic:NoClassDef when not running from RuntimeWorkBench
Next Topic:where is project rebuild menu going to be removed from RCP?
Goto Forum:
  


Current Time: Sat Jul 27 12:47:17 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