Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » org.eclipse.core.runtime.CoreException: No property tester contributes a property(No property tester contributes a property org.eclipse.core.resources.projectNature to type class)
org.eclipse.core.runtime.CoreException: No property tester contributes a property [message #1219056] Sat, 30 November 2013 13:42
sajja Phani is currently offline sajja PhaniFriend
Messages: 26
Registered: August 2011
Junior Member
Hi,

While expanding some custom element from ProjectExplorer I am getting the exception.

org.eclipse.core.runtime.CoreException: No property tester contributes a property org.eclipse.core.resources.projectNature to type class <CustomElement>
	at org.eclipse.core.internal.expressions.TypeExtensionManager.getProperty(TypeExtensionManager.java:123)


Another exception is causing when this custom element is selected.

org.eclipse.core.runtime.CoreException: No property tester contributes a property org.eclipse.core.resources.open to type class <CustomElement>
	at org.eclipse.core.internal.expressions.TypeExtensionManager.getProperty(TypeExtensionManager.java:123)


where element CustomElement is adaptable.

These are particularly occurring in 4.x probably due to migration.

What is the reason for this exception?

--
Thanks
Sajja
Previous Topic:How to customlize title bar in Eclipse indigo
Next Topic:Animations in e4 API?
Goto Forum:
  


Current Time: Tue Mar 19 09:29:20 GMT 2024

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

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

Back to the top