Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Is the resources plug-in (org.eclipse.core.resources) considered part of the Rich Client Platform?
Is the resources plug-in (org.eclipse.core.resources) considered part of the Rich Client Platform? [message #416810] Sat, 19 March 2005 17:16 Go to next message
Eclipse UserFriend
Ok

So where is the example to acutally integrate org.eclipse.core.resources
into your RCP so that one can use the Resource Navigator?

In theory it is just another view... yet I can't make it work.

-H
Re: Is the resources plug-in (org.eclipse.core.resources) considered part of the Rich Client Platfor [message #416812 is a reply to message #416810] Sat, 19 March 2005 22:23 Go to previous message
Eclipse UserFriend
never mind. the Resource Navigator is part of the ide. In order to mimic
its functionality I have to use the resource and workspace packages
and build a custom explorer view. Having problems feeding a project into
the content provider (although my unit test works the RCP doesn't like
it) but I think the problem is that I have to distinqguish between
IContainer (IProject, IFolder) and a non IContainer (IFile) in the
getChildren() and getElements(). Tomorow is another day.

-H

Hugo A. Garcia wrote:
> Ok
>
> So where is the example to acutally integrate org.eclipse.core.resources
> into your RCP so that one can use the Resource Navigator?
>
> In theory it is just another view... yet I can't make it work.
>
> -H
Previous Topic:How to remove UI contributions?
Next Topic:Good Grid Widget
Goto Forum:
  


Current Time: Sat Nov 08 14:03:07 EST 2025

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

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

Back to the top