Skip to main content



      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 12: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 10:17 Go to previous message
Eclipse UserFriend
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: Fri Jul 04 21:01:23 EDT 2025

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

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

Back to the top