Navigator does not show project names and resources [message #267365] |
Tue, 17 August 2004 12:19 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.06545 seconds