Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Property page not visible on IProject level(Property page is visible on IFile resources, but not on IProject/IFolder resources)
Property page not visible on IProject level [message #491887] Fri, 16 October 2009 08:03
Eclipse UserFriend
Hi

I implemented a PDE property page which should be visible in my Resource Navigator and on the 'Project->Properties' context menu. The dialog itself works, and it is registered as extension 'org.eclipse.ui.propertyPages'.
The problem is that it is visible as long as the objectClass is org.eclipse.core.resources.IFile - but not so if I set it to org.eclipse.core.resources.IProject - which is what I need.

The project resources within the resource navigator view are recognized as project since the standard property dialog on the resource says "type : project"

I work with eclipse 3.5.1, but the project I work on was originally created on eclipse 3.0

Thanks for any help in advance
Previous Topic:Access UI properties from extension
Next Topic:Property page not visible on IProject level
Goto Forum:
  


Current Time: Thu Aug 21 06:41:47 EDT 2025

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

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

Back to the top