Project

General

Profile

« Previous | Next » 

Revision 008ebe8f

Added by Patrick Plitzner over 6 years ago

ref #7006 Migrate store preferences

View differences:

eu.etaxonomy.taxeditor.store/plugin.xml
2 2
<?eclipse version="3.2"?>
3 3
<plugin>
4 4
   <extension-point id="eu.etaxonomy.taxeditor.store.cdmViewer" name="Cdm Viewer" schema="schema/eu.etaxonomy.taxeditor.store.cdmViewer.exsd"/>
5
   <extension
6
         point="org.eclipse.ui.preferencePages">
7
      <page
8
            class="eu.etaxonomy.taxeditor.preference.TaxonomicEditorGeneralPreferences"
9
            id="eu.etaxonomy.taxeditor.preferences.general"
10
            name="%page.name">
11
      </page>
12
      <!-- <page
13
            category="eu.etaxonomy.taxeditor.preferences.admin"
14
            class="eu.etaxonomy.taxeditor.preference.AdminGeneralPreferences"
15
            id="eu.etaxonomy.taxeditor.preferences.adminGeneral"
16
            name="%page.name.38">
17
      </page>
18
       <page
19
            category="eu.etaxonomy.taxeditor.preferences.admin"
20
            class="eu.etaxonomy.taxeditor.databasePreferences.AdminNomenclaturalCode"
21
            id="eu.etaxonomy.taxeditor.preferences.adminNomenclaturalCode"
22
            name="%page.name.39">
23
      </page>-->
24
      <page
25
       		category="eu.etaxonomy.taxeditor.preferences.general"
26
            class="eu.etaxonomy.taxeditor.preference.NameDetailsViewConfiguration"
27
            id="eu.etaxonomy.taxeditor.preferences.nameDetails"
28
            name="%page.name.36">
29
      </page>
30
      <page
31
            category="eu.etaxonomy.taxeditor.preferences.general"
32
            class="eu.etaxonomy.taxeditor.preference.DescriptionPreferences"
33
            id="eu.etaxonomy.taxeditor.preferences.description"
34
            name="%page.name.0">
35
      </page>
36
      <page
37
            category="eu.etaxonomy.taxeditor.preferences.description"
38
            class="eu.etaxonomy.taxeditor.preference.menu.FeatureMenuPreferences"
39
            id="eu.etaxonomy.taxeditor.preferences.feature"
40
            name="%page.name.1">
41
      </page>
42
      <page
43
            category="eu.etaxonomy.taxeditor.preferences.description"
44
            class="eu.etaxonomy.taxeditor.preference.menu.PresenceAbsenceMenuPreferences"
45
            id="eu.etaxonomy.taxeditor.preferences.distributionStatus"
46
            name="%page.name.2">
47
      </page>
48
      <page
49
            category="eu.etaxonomy.taxeditor.preferences.general"
50
            class="eu.etaxonomy.taxeditor.preference.TaxonomicPreferences"
51
            id="eu.etaxonomy.taxeditor.preferences.taxonomic"
52
            name="%page.name.3">
53
      </page>
54
      <page
55
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
56
            class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalCodePreferences"
57
            id="eu.etaxonomy.taxeditor.preferences.nomenclatural"
58
            name="%page.name.4">
59
      </page>
60
     
61
      <!--page
62
            class="eu.etaxonomy.taxeditor.store.preference.CdmPreferences"
63
            id="eu.etaxonomy.taxeditor.preferences.cdm"
64
            name="CDM Datastore">
65
      </page>
66
      <page
67
            category="eu.etaxonomy.taxeditor.preferences.cdm"
68
            class="eu.etaxonomy.taxeditor.store.preference.InitializeDbPreferences"
69
            id="eu.etaxonomy.taxeditor.preferences.initdb"
70
            name="Initialize Datastore">
71
      </page-->
72
      <page
73
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
74
            class="eu.etaxonomy.taxeditor.preference.menu.RankMenuPreferences"
75
            id="eu.etaxonomy.taxeditor.preferences.ranks"
76
            name="%page.name.5">
77
      </page>
78
      <page
79
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
80
            class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalStatusTypeMenuPreferences"
81
            id="eu.etaxonomy.taxeditor.preferences.nomenclaturalStatusType"
82
            name="%page.name.6">
83
      </page>
84
      <page
85
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
86
            class="eu.etaxonomy.taxeditor.preference.menu.NameRelationshipTypeMenuPreferences"
87
            id="eu.etaxonomy.taxeditor.preferences.nameRelationshipType"
88
            name="%page.name.7">
89
      </page>
90
      <page
91
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
92
            class="eu.etaxonomy.taxeditor.preference.menu.TaxonRelationshipTypeMenuPreferences"
93
            id="taxeditor-store.page1"
94
            name="%page.name.8">
95
      </page>
96
      <page
97
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
98
            class="eu.etaxonomy.taxeditor.preference.menu.SpecimenTypeDesignationStatusMenuPreferences"
99
            id="eu.etaxonomy.taxeditor.preferences.specimenTypeDesignationStatus"
100
            name="%page.name.9">
101
      </page>
102
      <page
103
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
104
            class="eu.etaxonomy.taxeditor.preference.menu.NameTypeDesignationStatusMenuPreferences"
105
            id="eu.etaxonomy.taxeditor.preferences.nameTypeDesignationStatus"
106
            name="%page.name.13">
107
      </page>
108
      <page
109
            category="eu.etaxonomy.taxeditor.preferences.language"
110
            class="eu.etaxonomy.taxeditor.preference.menu.LanguageMenuPreferences"
111
            id="eu.etaxonomy.taxeditor.preferences.languages"
112
            name="%page.name.10">
113
      </page>
114
      <page
115
            category="eu.etaxonomy.taxeditor.preferences.general"
116
            class="eu.etaxonomy.taxeditor.preference.menu.MarkerTypeMenuPreferences"
117
            id="eu.etaxonomy.taxeditor.preferences.markerTypes"
118
            name="%page.name.11">
119
      </page>
120
      <page
121
            category="eu.etaxonomy.taxeditor.preferences.general"
122
            class="eu.etaxonomy.taxeditor.preference.menu.ExtensionTypeMenuPreferences"
123
            id="eu.etaxonomy.taxeditor.preferences.extensionTypes"
124
            name="%page.name.12">
125
      </page>
126
      <page
127
            category="eu.etaxonomy.taxeditor.preferences.description"
128
            class="eu.etaxonomy.taxeditor.preference.menu.NamedAreaTypeMenuPreferences"
129
            id="eu.etaxonomy.taxeditor.preferences.namedAreaType"
130
            name="%page.name.14">
131
      </page>
132
      <page
133
            category="eu.etaxonomy.taxeditor.preferences.general"
134
            class="eu.etaxonomy.taxeditor.preference.MatchingPreferences"
135
            id="eu.etaxonomy.taxeditor.preferences.matching"
136
            name="%page.name.15">
137
      </page>
138
      <page
139
            category="eu.etaxonomy.taxeditor.preferences.matching"
140
            class="eu.etaxonomy.taxeditor.preference.matching.NonViralNameMatchingPreference"
141
            id="eu.etaxonomy.taxeditor.preferences.matching.nonViralName"
142
            name="%page.name.16">
143
      </page>
144
      <page
145
            category="eu.etaxonomy.taxeditor.preferences.matching"
146
            class="eu.etaxonomy.taxeditor.preference.matching.ReferenceMatchingPreference"
147
            id="eu.etaxonomy.taxeditor.preferences.matching"
148
            name="%page.name.17">
149
      </page>
150
      <page
151
            category="eu.etaxonomy.taxeditor.preferences.matching"
152
            class="eu.etaxonomy.taxeditor.preference.matching.TeamOrPersonMatchingPreference"
153
            id="eu.etaxonomy.taxeditor.preferences.matching"
154
            name="%page.name.18">
155
      </page>
156
      <page
157
            category="eu.etaxonomy.taxeditor.preferences.description"
158
            class="eu.etaxonomy.taxeditor.preference.menu.StageMenuPreferences"
159
            id="eu.etaxonomy.taxeditor.preferences.stage"
160
            name="%page.name.19">
161
      </page>
162
      <page
163
            category="eu.etaxonomy.taxeditor.preferences.description"
164
            class="eu.etaxonomy.taxeditor.preference.menu.PreservationMethodMenuPreferences"
165
            id="eu.etaxonomy.taxeditor.preferences.preservationMethod"
166
            name="%page.name.20">
167
      </page>
168
      <page
169
            category="eu.etaxonomy.taxeditor.preferences.feature"
170
            class="eu.etaxonomy.taxeditor.preference.DefaultFeatureTreePreferenecs"
171
            id="eu.etaxonomy.taxeditor.preferences.defaultFeatureTreePreferenecs"
172
            name="%page.name.22">
173
      </page>
174
      <page
175
            category="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
176
            class="eu.etaxonomy.taxeditor.preference.LanguageRepresentationPreferencePage"
177
            id="eu.etaxonomy.taxeditor.preferences.language"
178
            name="%page.name.23">
179
      </page>
180
      <page
181
            category="eu.etaxonomy.taxeditor.preferences.general"
182
            class="eu.etaxonomy.taxeditor.preference.MobotOpenUrlPreferences"
183
            id="eu.etaxonomy.taxeditor.preferences.mobotOpenUrl"
184
            name="%page.name.24">
185
      </page>
186
      <page
187
            category="eu.etaxonomy.taxeditor.preferences.general"
188
            class="eu.etaxonomy.taxeditor.preference.TypeDesignationPreferences"
189
            id="eu.etaxonomy.taxeditor.preferences.typeDesignation"
190
            name="%page.name.25">
191
      </page>
192
      <page
193
            category="eu.etaxonomy.taxeditor.preferences.general"
194
            class="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
195
            id="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
196
            name="%page.name.26">
197
      </page>
198
      <page
199
            category="eu.etaxonomy.taxeditor.preferences.general"
200
            class="eu.etaxonomy.taxeditor.preference.MediaPreferences"
201
            id="eu.etaxonomy.taxeditor.preference.MediaPreferences"
202
            name="%page.name.27">
203
      </page>
204
      <page
205
            category="eu.etaxonomy.taxeditor.preferences.general"
206
            class="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreference"
207
            id="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreferencePage"
208
            name="%page.name.28">
209
      </page>
210
   <!--   <page
211
            category="eu.etaxonomy.taxeditor.preferences.general"
212
            class="eu.etaxonomy.taxeditor.preference.TemplatePreferencePage"
213
            id="eu.etaxonomy.taxeditor.preference.TemplatePreferencePage"
214
            name="%page.name.29">
215
      </page>-->
216
      <page
217
            category="eu.etaxonomy.taxeditor.preferences.general"
218
            class="eu.etaxonomy.taxeditor.preference.LanguageEditorPreferencePage"
219
            id="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
220
            name="%page.name.30">
221
      </page>
222
       <page
223
            category="eu.etaxonomy.taxeditor.preferences.general"
224
            class="eu.etaxonomy.taxeditor.preference.OrderPreferences"
225
            id="eu.etaxonomy.taxeditor.preference.TaxonNavigator"
226
            name="%page.name.32">
227
      </page>
228
      <page
229
            category="eu.etaxonomy.taxeditor.preferences.general"
230
            class="eu.etaxonomy.taxeditor.preference.DebugPreferences"
231
            id="eu.etaxonomy.taxeditor.preferences.debug"
232
            name="%page.name.34">
233
      </page>
234
   </extension>
235 5
   <extension
236 6
         point="org.eclipse.ui.menus">
237 7
      <menuContribution
......
1013 783
         uri="fragment.e4xmi">
1014 784
   </fragment>
1015 785
</extension>
786
<extension
787
      point="eu.etaxonomy.taxeditor.workbench.e4PreferencePages">
788
   <page
789
         category="eu.etaxonomy.taxeditor.preferences.general"
790
         class="eu.etaxonomy.taxeditor.preference.DebugPreferences"
791
         id="eu.etaxonomy.taxeditor.preference.DebugPreferences"
792
         name="%page.name.34">
793
   </page>
794
   <page
795
         class="eu.etaxonomy.taxeditor.preference.TaxonomicEditorGeneralPreferences"
796
         id="eu.etaxonomy.taxeditor.preferences.general"
797
         name="%page.name">
798
   </page>
799
   <page
800
         category="eu.etaxonomy.taxeditor.preferences.general"
801
         class="eu.etaxonomy.taxeditor.preference.NameDetailsViewConfiguration"
802
         id="eu.etaxonomy.taxeditor.preferences.nameDetails"
803
         name="%page.name.36">
804
   </page>
805
   <page
806
         category="eu.etaxonomy.taxeditor.preferences.general"
807
         class="eu.etaxonomy.taxeditor.preference.DescriptionPreferences"
808
         id="eu.etaxonomy.taxeditor.preferences.description"
809
         name="%page.name.0">
810
   </page>
811
   <page
812
         category="eu.etaxonomy.taxeditor.preferences.description"
813
         class="eu.etaxonomy.taxeditor.preference.menu.FeatureMenuPreferences"
814
         id="eu.etaxonomy.taxeditor.preferences.feature"
815
         name="%page.name.1">
816
   </page>
817
   <page
818
         category="eu.etaxonomy.taxeditor.preferences.description"
819
         class="eu.etaxonomy.taxeditor.preference.menu.PresenceAbsenceMenuPreferences"
820
         id="eu.etaxonomy.taxeditor.preferences.distributionStatus"
821
         name="%page.name.2">
822
   </page>
823
   <page
824
         category="eu.etaxonomy.taxeditor.preferences.general"
825
         class="eu.etaxonomy.taxeditor.preference.TaxonomicPreferences"
826
         id="eu.etaxonomy.taxeditor.preferences.taxonomic"
827
         name="%page.name.3">
828
   </page>
829
   <page
830
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
831
         class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalCodePreferences"
832
         id="eu.etaxonomy.taxeditor.preferences.nomenclatural"
833
         name="%page.name.4">
834
   </page>
835
   <page
836
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
837
         class="eu.etaxonomy.taxeditor.preference.menu.RankMenuPreferences"
838
         id="eu.etaxonomy.taxeditor.preferences.ranks"
839
         name="%page.name.5">
840
   </page>
841
   <page
842
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
843
         class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalStatusTypeMenuPreferences"
844
         id="eu.etaxonomy.taxeditor.preferences.nomenclaturalStatusType"
845
         name="%page.name.6">
846
   </page>
847
   <page
848
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
849
         class="eu.etaxonomy.taxeditor.preference.menu.NameRelationshipTypeMenuPreferences"
850
         id="eu.etaxonomy.taxeditor.preferences.nameRelationshipType"
851
         name="%page.name.7">
852
   </page>
853
   <page
854
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
855
         class="eu.etaxonomy.taxeditor.preference.menu.TaxonRelationshipTypeMenuPreferences"
856
         id="taxeditor-store.page1"
857
         name="%page.name.8">
858
   </page>
859
   <page
860
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
861
         class="eu.etaxonomy.taxeditor.preference.menu.SpecimenTypeDesignationStatusMenuPreferences"
862
         id="eu.etaxonomy.taxeditor.preferences.specimenTypeDesignationStatus"
863
         name="%page.name.9">
864
   </page>
865
   <page
866
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
867
         class="eu.etaxonomy.taxeditor.preference.menu.NameTypeDesignationStatusMenuPreferences"
868
         id="eu.etaxonomy.taxeditor.preferences.nameTypeDesignationStatus"
869
         name="%page.name.13">
870
   </page>
871
   <page
872
         category="eu.etaxonomy.taxeditor.preferences.language"
873
         class="eu.etaxonomy.taxeditor.preference.menu.LanguageMenuPreferences"
874
         id="eu.etaxonomy.taxeditor.preferences.languages"
875
         name="%page.name.10">
876
   </page>
877
   <page
878
         category="eu.etaxonomy.taxeditor.preferences.general"
879
         class="eu.etaxonomy.taxeditor.preference.menu.MarkerTypeMenuPreferences"
880
         id="eu.etaxonomy.taxeditor.preferences.markerTypes"
881
         name="%page.name.11">
882
   </page>
883
   <page
884
         category="eu.etaxonomy.taxeditor.preferences.general"
885
         class="eu.etaxonomy.taxeditor.preference.menu.ExtensionTypeMenuPreferences"
886
         id="eu.etaxonomy.taxeditor.preferences.extensionTypes"
887
         name="%page.name.12">
888
   </page>
889
   <page
890
         category="eu.etaxonomy.taxeditor.preferences.description"
891
         class="eu.etaxonomy.taxeditor.preference.menu.NamedAreaTypeMenuPreferences"
892
         id="eu.etaxonomy.taxeditor.preferences.namedAreaType"
893
         name="%page.name.14">
894
   </page>
895
   <page
896
         category="eu.etaxonomy.taxeditor.preferences.general"
897
         class="eu.etaxonomy.taxeditor.preference.MatchingPreferences"
898
         id="eu.etaxonomy.taxeditor.preferences.matching"
899
         name="%page.name.15">
900
   </page>
901
   <page
902
         category="eu.etaxonomy.taxeditor.preferences.matching"
903
         class="eu.etaxonomy.taxeditor.preference.matching.NonViralNameMatchingPreference"
904
         id="eu.etaxonomy.taxeditor.preferences.matching.nonViralName"
905
         name="%page.name.16">
906
   </page>
907
   <page
908
         category="eu.etaxonomy.taxeditor.preferences.matching"
909
         class="eu.etaxonomy.taxeditor.preference.matching.ReferenceMatchingPreference"
910
         id="eu.etaxonomy.taxeditor.preferences.matching"
911
         name="%page.name.17">
912
   </page>
913
   <page
914
         category="eu.etaxonomy.taxeditor.preferences.matching"
915
         class="eu.etaxonomy.taxeditor.preference.matching.TeamOrPersonMatchingPreference"
916
         id="eu.etaxonomy.taxeditor.preferences.matching"
917
         name="%page.name.18">
918
   </page>
919
   <page
920
         category="eu.etaxonomy.taxeditor.preferences.description"
921
         class="eu.etaxonomy.taxeditor.preference.menu.StageMenuPreferences"
922
         id="eu.etaxonomy.taxeditor.preferences.stage"
923
         name="%page.name.19">
924
   </page>
925
   <page
926
         category="eu.etaxonomy.taxeditor.preferences.description"
927
         class="eu.etaxonomy.taxeditor.preference.menu.PreservationMethodMenuPreferences"
928
         id="eu.etaxonomy.taxeditor.preferences.preservationMethod"
929
         name="%page.name.20">
930
   </page>
931
   <page
932
         category="eu.etaxonomy.taxeditor.preferences.feature"
933
         class="eu.etaxonomy.taxeditor.preference.DefaultFeatureTreePreferenecs"
934
         id="eu.etaxonomy.taxeditor.preferences.defaultFeatureTreePreferenecs"
935
         name="%page.name.22">
936
   </page>
937
   <page
938
         category="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
939
         class="eu.etaxonomy.taxeditor.preference.LanguageRepresentationPreferencePage"
940
         id="eu.etaxonomy.taxeditor.preferences.language"
941
         name="%page.name.23">
942
   </page>
943
   <page
944
         category="eu.etaxonomy.taxeditor.preferences.general"
945
         class="eu.etaxonomy.taxeditor.preference.MobotOpenUrlPreferences"
946
         id="eu.etaxonomy.taxeditor.preferences.mobotOpenUrl"
947
         name="%page.name.24">
948
   </page>
949
   <page
950
         category="eu.etaxonomy.taxeditor.preferences.general"
951
         class="eu.etaxonomy.taxeditor.preference.TypeDesignationPreferences"
952
         id="eu.etaxonomy.taxeditor.preferences.typeDesignation"
953
         name="%page.name.25">
954
   </page>
955
   <page
956
         category="eu.etaxonomy.taxeditor.preferences.general"
957
         class="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
958
         id="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
959
         name="%page.name.26">
960
   </page>
961
   <page
962
         category="eu.etaxonomy.taxeditor.preferences.general"
963
         class="eu.etaxonomy.taxeditor.preference.MediaPreferences"
964
         id="eu.etaxonomy.taxeditor.preference.MediaPreferences"
965
         name="%page.name.27">
966
   </page>
967
   <page
968
         category="eu.etaxonomy.taxeditor.preferences.general"
969
         class="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreference"
970
         id="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreferencePage"
971
         name="%page.name.28">
972
   </page>
973
   <page
974
         category="eu.etaxonomy.taxeditor.preferences.general"
975
         class="eu.etaxonomy.taxeditor.preference.LanguageEditorPreferencePage"
976
         id="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
977
         name="%page.name.30">
978
   </page>
979
   <page
980
         category="eu.etaxonomy.taxeditor.preferences.general"
981
         class="eu.etaxonomy.taxeditor.preference.OrderPreferences"
982
         id="eu.etaxonomy.taxeditor.preference.TaxonNavigator"
983
         name="%page.name.32">
984
   </page>
985
</extension>
1016 986
</plugin>

Also available in: Unified diff