[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Not able to configure the project nature enablement of actions

Hi All,

I am using the common wizards extension of the CNF extension point.
There for the enablement i used adapt to IFile,IFolder and IProject which again for the property tester of my project nature.Its working fine for the projects but when i click on the empty explorer i get an error of 'No property tester of project nature found for Collections$EmptyList.


I do see Collections$EmptyList coming in the enablement expression and as there is no project nature property defined for it , it is throwing the error.

Do i have to do something more or there is a slight bug in the CNF's implementation as in my view the error handling should have been there.
Please provide your inputs here.


Thanks and Regards,
Saurav