Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Can't import org.eclipse.core.resources to my plugin
Can't import org.eclipse.core.resources to my plugin [message #149365] Mon, 27 October 2003 05:12 Go to next message
Syed Rizvi is currently offline Syed RizviFriend
Messages: 145
Registered: July 2009
Senior Member
HI all,

This has never happened before since I have been using Eclipse.But started
happening when I created a new project and wanted to implement one of the
sub classes from org.eclipse.core.resources and in the list of classes I
didn't got its name that I needed.The rest of the projects are working
alright and I can implement any classes from this plugin.

Any idea how to rectify this problem,would really appreciate it.

Thanks

Syed
Re: Can't import org.eclipse.core.resources to my plugin [message #149371 is a reply to message #149365] Mon, 27 October 2003 05:53 Go to previous messageGo to next message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
Your new projects build path doe not include org.eclipse.core.resources

Darins

"Syed" <sma_r@hotmail.com> wrote in message news:bni9fm$as6$1@eclipse.org...
> HI all,
>
> This has never happened before since I have been using Eclipse.But started
> happening when I created a new project and wanted to implement one of the
> sub classes from org.eclipse.core.resources and in the list of classes I
> didn't got its name that I needed.The rest of the projects are working
> alright and I can implement any classes from this plugin.
>
> Any idea how to rectify this problem,would really appreciate it.
>
> Thanks
>
> Syed
>
Re: Can't import org.eclipse.core.resources to my plugin [message #149858 is a reply to message #149365] Mon, 27 October 2003 19:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

MAke sure you add org.eclipse.core.resources as <required> in your
plugin.xml file.


--
Thanks, Rich Kulp

Re: Can't import org.eclipse.core.resources to my plugin [message #150023 is a reply to message #149858] Tue, 28 October 2003 04:54 Go to previous message
Syed Rizvi is currently offline Syed RizviFriend
Messages: 145
Registered: July 2009
Senior Member
Thanks both of you.I totally forgotted about taking care of this through
java build path.

Thanks again

Syed
Previous Topic:Class Definition not found
Next Topic:Bracket ('[') cursor in the editors
Goto Forum:
  


Current Time: Fri Apr 26 12:27:40 GMT 2024

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

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

Back to the top