Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Reusing Package Explorer or Navigator Explorer View
Reusing Package Explorer or Navigator Explorer View [message #452441] Wed, 05 July 2006 16:54 Go to next message
Eclipse UserFriend
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 14:17 Go to previous message
Paul E. Keyser is currently offline Paul E. KeyserFriend
Messages: 878
Registered: July 2009
Senior Member
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
Previous Topic:prevent focusLost event on a textbox when app is minimized
Next Topic:Handling Exception
Goto Forum:
  


Current Time: Thu Oct 10 01:54:22 GMT 2024

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

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

Back to the top