| [news.eclipse.platform.rcp] Re: problem in using PropertyTester. |
<extension
point="org.eclipse.core.expressions.propertyTesters">
<propertyTester
class="neha.samplePropertyTester"
id="src.neha.testproperty"
namespace="src.neha.testproperty.namespace"
properties="test"
type="java.lang.Boolean">
</propertyTester>
</extension>
<visibleWhen
checkEnabled="false">
<test
forcePluginActivation="false"
property="src.neha.testproperty.namespace.test">
</test>
</visibleWhen>
PW
-- Paul Webster http://wiki.eclipse.org/Platform_Command_Framework http://wiki.eclipse.org/Command_Core_Expressions http://wiki.eclipse.org/Menu_Contributions http://wiki.eclipse.org/Menus_Extension_Mapping http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/workbench.htm