Project

General

Profile

« Previous | Next » 

Revision b3b6bf8f

Added by Patrick Plitzner over 6 years ago

ref #6989 Refactor property tester for experimental feature

View differences:

eu.etaxonomy.taxeditor.navigation/plugin.xml
401 401
            properties="hasTaxa"
402 402
            type="eu.etaxonomy.cdm.model.taxon.TaxonNode">
403 403
      </propertyTester>
404
   <propertyTester
405
         class="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
406
         id="eu.etaxonomy.taxeditor.preferences.propertyTester"
407
         namespace="eu.etaxonomy.taxeditor.preferences.propertyTester"
408
         properties="isShowExperimentalFeatures, isChecklistEditorEnabled"
409
         type="org.eclipse.jface.viewers.IStructuredSelection">
410
   </propertyTester>
411 404
   <propertyTester
412 405
         class="eu.etaxonomy.taxeditor.preference.CdmStorePropertyTester"
413 406
         id="eu.etaxonomy.taxeditor.preference.CdmStorePropertyTester"
......
458 451
               property="eu.etaxonomy.taxeditor.preference.CdmStorePropertyTester.isCdmStoreConnected">
459 452
         </test>
460 453
      </definition>
461
      <definition
462
            id="isShowExperimentalFeatures">
463
         <with
464
               variable="selection">
465
            <test
466
                  property="eu.etaxonomy.taxeditor.preferences.propertyTester.isShowExperimentalFeatures">
467
            </test>
468
         </with>
469
      </definition>
470 454
      <definition
471 455
            id="isRemoting">
472 456
         <test

Also available in: Unified diff