Added FeaturePreferences to enable user to choose which Features to display in the...
authorp.ciardelli <p.ciardelli@localhost>
Wed, 17 Sep 2008 12:38:57 +0000 (12:38 +0000)
committerp.ciardelli <p.ciardelli@localhost>
Wed, 17 Sep 2008 12:38:57 +0000 (12:38 +0000)
commitea5027ef6d9e2210cf1de996efaa9ea8b108b40f
tree7f41ca832fc99b75b1c1370f30d06e9d29b0598c
parent56988901ae595cd8ede7633f8b34e35676a7072c
Added FeaturePreferences to enable user to choose which Features to display in the "New features" dropdown menu.
.gitattributes
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/TaxEditorPlugin.java
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/UiUtil.java
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/editor/description/DescriptionLabelComposite.java
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/model/CdmUtil.java
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/preference/CdmPreferences.java [new file with mode: 0644]
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/preference/DescriptionPreferences.java
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/preference/FeaturePreferences.java [new file with mode: 0644]
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/preference/InitializeDbPreferences.java
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/preference/NomenclaturalCodePreferences.java
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/preference/TaxonomicPreferences.java