mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 09:46:02 +02:00
"enabledWhen" fix
This commit is contained in:
parent
46cb2c8f4d
commit
c1eb85c1fe
1 changed files with 1 additions and 1 deletions
|
@ -1900,7 +1900,7 @@
|
||||||
class="org.eclipse.cdt.ui.newui.PropertyTester"
|
class="org.eclipse.cdt.ui.newui.PropertyTester"
|
||||||
namespace="org.eclipse.cdt.ui"
|
namespace="org.eclipse.cdt.ui"
|
||||||
properties="toolEditEnabled"
|
properties="toolEditEnabled"
|
||||||
type="org.eclipse.core.runtime.IAdaptable"/>
|
type="java.lang.Object"/>
|
||||||
<propertyTester
|
<propertyTester
|
||||||
id="org.eclipse.cdt.Tester1"
|
id="org.eclipse.cdt.Tester1"
|
||||||
class="org.eclipse.cdt.ui.newui.PropertyTester"
|
class="org.eclipse.cdt.ui.newui.PropertyTester"
|
||||||
|
|
Loading…
Add table
Reference in a new issue