Reusing Package Explorer or Navigator Explorer View [message #452441] |
Wed, 05 July 2006 12:54  |
Eclipse User |
|
|
|
Originally posted by: aspm.inescporto.pt
Hi,
Anyone know how can i reuse the Package Explorer View, or Navigator Explorer
View of Eclipse in my RCP application. I try do add one of this views to my
prespective like this:
layout.addView("org.eclipse.ui.views.ResourceNavigator",IPageLayout.LEFT,0.20f,editorArea);
the problem is when i create a new java project the TreeViewer doesn't
display the names associated to project files.
Can somebody help me?
Thanks,
Anabela
|
|
|
Re: Reusing Package Explorer or Navigator Explorer View [message #453632 is a reply to message #452441] |
Fri, 04 August 2006 10:17  |
Eclipse User |
|
|
|
By now you have probably discovered that (a) doing so is a big pain (not sure if it's even
possible), since Package Explorer is part of IDE, and Navigator isn't really reusable; however, I
know they are working hard to make a reusable naviagtor, maybe available in 3.2; try searching for
"Common Navigator".
HTH,
Paul
|
|
|
Powered by
FUDForum. Page generated in 0.02548 seconds