|
| 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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.02833 seconds