Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Navigator does not show project names and resources
Navigator does not show project names and resources [message #267365] Tue, 17 August 2004 12:19
Eclipse UserFriend
Originally posted by: brad.petrus.rtc.bosch.com

I am developing a perspective that includes the resource navigator view.
In the createInitialLayout() method, I add the resource navigator view as:

left.addView(IPageLayout.ID_RES_NAV);

However, when running plugin as a product and creating a new project (I
have defined a project nature, a product, ...) the project when added to
the navigator view does not display except for some "..." - in fact, when
adding a selection listener to the perspective, the project name has "P/"
prefixed to it.

The strange thing is when I run the plugin under the runtime workbench
with all plugins enabled, then open up my perspective, the resource
navigator works properly.

Does anyone have any suggestions on what needs to be done to allow the
navigator to work properly within my product context?

Thanks,
Brad
Previous Topic:preference page for package explorer
Next Topic:running eclipse CVS from the command line
Goto Forum:
  


Current Time: Fri Jul 18 07:38:14 EDT 2025

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

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

Back to the top