Project

General

Profile

Download (44.4 KB) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="UTF-8"?>
2
<?eclipse version="3.2"?>
3
<plugin>
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
   <extension
236
         point="org.eclipse.ui.menus">
237
      <menuContribution
238
            locationURI="menu:eu.etaxonomy.taxeditor.workbench.menu.file?after=eu.etaxonomy.taxeditor.application.filemenu.io">
239
         <command
240
               commandId="eu.etaxonomy.taxeditor.store.operations.showRemotingLoginWindow"
241
               label="%command.label.CONNECT"
242
               style="push">
243
         </command>
244
         <command
245
               commandId="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
246
               label="%command.label.5"
247
               style="push">
248
            <visibleWhen
249
                  checkEnabled="true">
250
               <reference
251
                     definitionId="isUserLoggedIn">
252
               </reference>
253
            </visibleWhen>
254
         </command>
255
         <command
256
               commandId="eu.etaxonomy.taxeditor.store.operations.reconnect"
257
               label="%command.label.RE_CONNECT"
258
               style="push">
259
            <visibleWhen
260
                  checkEnabled="true">
261
               <reference
262
                     definitionId="isUserLoggedIn">
263
               </reference>
264
            </visibleWhen>
265
         </command>
266
         <command
267
               commandId="eu.etaxonomy.taxeditor.store.openPasswordWizzard"
268
               label="%command.label.CHANGE_PASSWORD"
269
               style="push">
270
            <visibleWhen
271
                  checkEnabled="true">
272
               <reference
273
                     definitionId="isUserLoggedIn">
274
               </reference>
275
            </visibleWhen>
276
         </command>
277
         <separator
278
               name="eu.etaxonomy.taxeditor.application.filemenu.login"
279
               visible="true">
280
         </separator>
281
      </menuContribution>
282
      <menuContribution
283
            locationURI="toolbar:org.eclipse.ui.trim.status">
284
         <toolbar
285
               id="eu.etaxonomy.taxeditor.store.authentication.trim.toolbar">
286
            <control
287
                  class="eu.etaxonomy.taxeditor.ui.bar.AuthenticatedUserBar">
288
            </control>
289
         </toolbar>
290
      </menuContribution>
291
   </extension>
292
   <extension
293
         point="org.eclipse.ui.handlers">
294
      <handler
295
            class="eu.etaxonomy.taxeditor.view.datasource.handler.DeleteDataSourceHandler"
296
            commandId="eu.etaxonomy.taxeditor.view.datasource.delete">
297
         <activeWhen>
298
            <with
299
                  variable="activePartId">
300
               <equals
301
                     value="eu.etaxonomy.taxeditor.view.datasource">
302
               </equals>
303
            </with>
304
         </activeWhen>
305
      </handler>
306
      <handler
307
            class="eu.etaxonomy.taxeditor.editor.definedterm.handler.DeleteTermBaseHandler"
308
            commandId="eu.etaxonomy.taxeditor.editor.definedTerms.delete">
309
         <activeWhen>
310
            <with
311
                  variable="activePartId">
312
               <equals
313
                     value="eu.etaxonomy.taxeditor.editor.definedTerm">
314
               </equals>
315
            </with>
316
         </activeWhen>
317
      </handler>
318
      <handler
319
            class="eu.etaxonomy.taxeditor.handler.ShowRemotingLoginWindowHandler"
320
            commandId="eu.etaxonomy.taxeditor.store.operations.showRemotingLoginWindow">
321
      </handler>
322
      <handler
323
            class="eu.etaxonomy.taxeditor.handler.OpenPasswordWizzardHandler"
324
            commandId="eu.etaxonomy.taxeditor.store.openPasswordWizzard">
325
         <enabledWhen>
326
            <reference
327
                  definitionId="isUserLoggedIn">
328
            </reference></enabledWhen>
329
      </handler>
330
      <handler
331
            class="eu.etaxonomy.taxeditor.handler.OpenDistributionEditorWizardHandler"
332
            commandId="eu.etaxonomy.taxeditor.store.open.OpenDistributionEditorWizardHandler">
333
         <activeWhen>
334
            <reference
335
                  definitionId="hasROLE_PROJECT_MANAGER">
336
            </reference>
337
         </activeWhen>
338
      </handler>
339
       <handler
340
            class="eu.etaxonomy.taxeditor.handler.OpenImportPreferenceHandler"
341
            commandId="eu.etaxonomy.taxeditor.store.open.OpenImportPreferenceHandler">
342
            <activeWhen>
343
            <reference
344
                  definitionId="hasROLE_PROJECT_MANAGER">
345
            </reference>
346
         </activeWhen>
347
      </handler>
348
      <handler
349
            class="eu.etaxonomy.taxeditor.handler.SwitchUserHandler"
350
            commandId="eu.etaxonomy.taxeditor.store.operations.showLoginWindow">
351
         <activeWhen>
352
            <reference
353
                  definitionId="isRemoting">
354
            </reference>
355
         </activeWhen>
356
      </handler>
357
   </extension>
358
   <extension
359
         name="%extension.name.0"
360
         point="org.eclipse.ui.commands">
361
      <command
362
            defaultHandler="eu.etaxonomy.taxeditor.handler.ShowLoginWindowHandler"
363
            id="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
364
            name="%command.name.4">
365
      </command>
366
      <command
367
            id="eu.etaxonomy.taxeditor.store.operations.showRemotingLoginWindow"
368
            name="%command.name.CONNECT">
369
      </command>
370
      <command
371
            defaultHandler="eu.etaxonomy.taxeditor.handler.ReconnectHandler"
372
            id="eu.etaxonomy.taxeditor.store.operations.reconnect"
373
            name="%command.name.RE_CONNECT">
374
      </command>
375
      <command
376
            id="eu.etaxonomy.taxeditor.store.openPasswordWizzard"
377
            name="%command.name.10">
378
      </command>
379
      <command
380
            id="eu.etaxonomy.taxeditor.store.open.OpenDistributionEditorWizardHandler"
381
            name="%command.name.11">
382
      </command>
383
      <command
384
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
385
            id="eu.etaxonomy.taxeditor.datasource.connect"
386
            name="%command.name.12">
387
      </command>
388
      <command
389
            defaultHandler="eu.etaxonomy.taxeditor.handler.OpenInspectSessionsHandler"
390
            id="eu.etaxonomy.taxeditor.store.open.InspectSessionsDialog"
391
            name="%command.name.INSPECT_ACTIVE_SESSIONS">
392
      </command>
393
      <command
394
            defaultHandler="eu.etaxonomy.taxeditor.handler.OpenHandler"
395
            id="eu.etaxonomy.taxeditor.store.open"
396
            name="%command.name.15">
397
      </command>
398
   </extension>
399
   <extension
400
         point="org.eclipse.ui.commands">
401
      <commandParameterType
402
            converter="eu.etaxonomy.taxeditor.handler.UuidsParameterTypeConverter"
403
            id="eu.etaxonomy.taxeditor.uuidParameterType"
404
            type="java.util.UUID">
405
      </commandParameterType>
406
      <commandParameterType
407
            converter="eu.etaxonomy.taxeditor.handler.UuidsParameterTypeConverter"
408
            id="eu.etaxonomy.taxeditor.uuidsParameterType"
409
            type="java.util.List">
410
      </commandParameterType>
411
   </extension>
412
   <extension
413
         point="org.eclipse.ui.importWizards">
414
      <category
415
            id="eu.etaxonomy.taxeditor.import.category.cdm"
416
            name="%category.name">
417
      </category>
418
      <wizard
419
            category="eu.etaxonomy.taxeditor.import.category.cdm"
420
            class="eu.etaxonomy.taxeditor.io.wizard.TcsImportWizard"
421
            id="eu.etaxonomy.taxeditor.io.import.tcs"
422
            name="%wizard.name">
423
      </wizard>
424
   
425
   <!--   <wizard
426
            category="eu.etaxonomy.taxeditor.import.category.cdm"
427
            class="eu.etaxonomy.taxeditor.io.wizard.JaxbImportWizard"
428
            id="eu.etaxonomy.taxeditor.io.import.jaxb"
429
            name="JAXB">
430
      </wizard> -->
431
   <!--   <wizard
432
            category="eu.etaxonomy.taxeditor.import.category.cdm"
433
            class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelImportWizard"
434
            id="eu.etaxonomy.taxeditor.io.import.berlinModel"
435
            name="%wizard.name.0">
436
      </wizard>
437
      <wizard
438
            category="eu.etaxonomy.taxeditor.import.category.cdm"
439
            class="eu.etaxonomy.taxeditor.io.wizard.EndnoteImportWizard"
440
            id="eu.etaxonomy.taxeditor.io.import.endnote"
441
            name="%wizard.name.1">
442
      </wizard>-->
443
      <wizard
444
            category="eu.etaxonomy.taxeditor.import.category.cdm"
445
            class="eu.etaxonomy.taxeditor.io.wizard.ExcelNormalExplicitTaxaImportWizard"
446
            id="eu.etaxonomy.taxeditor.io.import.excel.taxa"
447
            name="%wizard.name.2">
448
      </wizard>
449
       <wizard
450
            category="eu.etaxonomy.taxeditor.import.category.cdm"
451
            class="eu.etaxonomy.taxeditor.io.wizard.ExcelDistributionUpdateWizard"
452
            id="eu.etaxonomy.taxeditor.io.import.excelDistribution"
453
            name="%wizard.name.23">
454
          <enabledWhen>
455
            <reference
456
                  definitionId="isShowExperimentalFeatures">
457
            </reference></enabledWhen>
458
      </wizard>
459
       <wizard
460
            category="eu.etaxonomy.taxeditor.import.category.cdm"
461
            class="eu.etaxonomy.taxeditor.io.wizard.RISImportWizard"
462
            id="eu.etaxonomy.taxeditor.io.import.risImport"
463
            name="%wizard.name.24">
464
          
465
      </wizard>
466
      <wizard
467
            category="eu.etaxonomy.taxeditor.import.category.cdm"
468
            class="eu.etaxonomy.taxeditor.io.wizard.SddImportWizard"
469
            id="eu.etaxonomy.taxeditor.io.import.sdd"
470
            name="%wizard.name.4">
471
      </wizard>
472
      <wizard
473
            category="eu.etaxonomy.taxeditor.import.category.cdm"
474
            class="eu.etaxonomy.taxeditor.io.wizard.SpecimenCdmExcelImportWizard"
475
            id="eu.etaxonomy.taxeditor.io.import.specimenCdmExcel"
476
            name="%wizard.name.5">
477
      </wizard>
478
   </extension>
479
   <extension
480
         point="org.eclipse.ui.exportWizards">
481
      <category
482
            id="eu.etaxonomy.taxeditor.export.category.cdm"
483
            name="%category.name.0">
484
      </category>
485
      <wizard
486
            category="eu.etaxonomy.taxeditor.export.category.cdm"
487
            class="eu.etaxonomy.taxeditor.io.wizard.JaxbExportWizard"
488
            id="eu.etaxonomy.taxeditor.io.export.jaxb"
489
            name="%wizard.name.6">
490
      </wizard>
491
      <!--<wizard
492
            category="eu.etaxonomy.taxeditor.export.category.cdm"
493
            class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelExportWizard"
494
            id="eu.etaxonomy.taxeditor.io.export.berlinModel"
495
            name="%wizard.name.7">
496
      </wizard>-->
497
      <category
498
            id="eu.etaxonomy.taxeditor.export.category.excel"
499
            name="%category.name.1">
500
      </category>
501
      <wizard
502
            category="eu.etaxonomy.taxeditor.export.category.cdm"
503
            class="eu.etaxonomy.taxeditor.io.wizard.SddExportWizard"
504
            id="eu.etaxonomy.taxeditor.io.export.sdd"
505
            name="%wizard.name.8">
506
      </wizard>
507
      <wizard
508
            category="eu.etaxonomy.taxeditor.export.category.cdm"
509
            class="eu.etaxonomy.taxeditor.io.wizard.DarwinCoreArchiveExportWizard"
510
            id="eu.etaxonomy.taxeditor.io.export.dwca"
511
            name="%wizard.name.9">
512
      </wizard>
513
      <wizard
514
            category="eu.etaxonomy.taxeditor.export.category.cdm"
515
            class="eu.etaxonomy.taxeditor.io.wizard.CsvExportWizard"
516
            id="eu.etaxonomy.taxeditor.io.export.csv"
517
            name="%wizard.name.18">
518
      </wizard>
519
      <wizard
520
            category="eu.etaxonomy.taxeditor.export.category.cdm"
521
            class="eu.etaxonomy.taxeditor.io.wizard.CsvNameExportWizard"
522
            id="eu.etaxonomy.taxeditor.io.export.csv_name"
523
            name="%wizard.name.19">
524
      </wizard>
525
      <wizard
526
            category="eu.etaxonomy.taxeditor.export.category.cdm"
527
            class="eu.etaxonomy.taxeditor.io.wizard.CsvPrintExportWizard"
528
            id="eu.etaxonomy.taxeditor.io.export.csv_print"
529
            name="%wizard.name.20">
530
      </wizard>
531
      <wizard
532
            category="eu.etaxonomy.taxeditor.export.category.cdm"
533
            class="eu.etaxonomy.taxeditor.io.wizard.CdmLightExportWizard"
534
            id="eu.etaxonomy.taxeditor.io.export.output_model"
535
            name="%wizard.name.22">
536
      </wizard>
537
   </extension>
538
   <extension
539
         point="org.eclipse.ui.newWizards">
540
      <wizard
541
            category="eu.etaxonomy.taxeditor.new.category.cdm"
542
            class="eu.etaxonomy.taxeditor.newWizard.NewReferenceWizard"
543
            hasPages="true"
544
            id="eu.etaxonomy.taxeditor.new.reference"
545
            name="%wizard.name.10">
546
      </wizard>
547
      <wizard
548
            category="eu.etaxonomy.taxeditor.new.category.cdm"
549
            class="eu.etaxonomy.taxeditor.newWizard.NewNonViralNameWizard"
550
            hasPages="true"
551
            id="eu.etaxonomy.taxeditor.new.nonViralName"
552
            name="%wizard.name.11">
553
      </wizard>
554
      <wizard
555
            category="eu.etaxonomy.taxeditor.new.category.cdm"
556
            class="eu.etaxonomy.taxeditor.newWizard.NewTeamWizard"
557
            hasPages="true"
558
            id="eu.etaxonomy.taxeditor.new.team"
559
            name="%wizard.name.12">
560
      </wizard>
561
      <wizard
562
            category="eu.etaxonomy.taxeditor.new.category.cdm"
563
            class="eu.etaxonomy.taxeditor.newWizard.NewPersonWizard"
564
            hasPages="true"
565
            id="eu.etaxonomy.taxeditor.new.person"
566
            name="%wizard.name.13">
567
      </wizard>
568
      <wizard
569
            category="eu.etaxonomy.taxeditor.new.category.cdm"
570
            class="eu.etaxonomy.taxeditor.newWizard.NewDerivedUnitBaseWizard"
571
            hasPages="true"
572
            id="eu.etaxonomy.taxeditor.new.specimen"
573
            name="%wizard.name.14">
574
      </wizard>
575
      <wizard
576
            category="eu.etaxonomy.taxeditor.new.category.cdm"
577
            class="eu.etaxonomy.taxeditor.newWizard.NewPolytomousKeyWizard"
578
            hasPages="true"
579
            id="eu.etaxonomy.taxeditor.new.key.polytomous"
580
            name="%wizard.name.15">
581
      </wizard>
582
      <category
583
            id="eu.etaxonomy.taxeditor.new.category.cdm"
584
            name="%category.name.2">
585
      </category>
586
      <wizard
587
            category="eu.etaxonomy.taxeditor.new.category.cdm"
588
            class="eu.etaxonomy.taxeditor.newWizard.NewTaxonNodeWizard"
589
            hasPages="true"
590
            id="eu.etaxonomy.taxeditor.new.taxonNode"
591
            name="%wizard.name.16">
592
      </wizard>
593
      <wizard
594
            category="eu.etaxonomy.taxeditor.new.category.cdm"
595
            class="eu.etaxonomy.taxeditor.newWizard.NewClassificationWizard"
596
            hasPages="true"
597
            icon="icons/tree_icon_small.jpg"
598
            id="eu.etaxonomy.taxeditor.new.classification"
599
            name="%wizard.name.17">
600
      </wizard>
601
   </extension>
602
<extension
603
            point="org.eclipse.ui.themes">
604
         <themeElementCategory
605
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
606
               label="%themeElementCategory.label">
607
            <description>
608
               %themeElementCategory.description
609
            </description>
610
         </themeElementCategory>
611
         <colorDefinition
612
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
613
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackground"
614
               label="%colorDefinition.label"
615
               value="150,150,150">
616
         </colorDefinition>
617
         <colorDefinition
618
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
619
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDefault"
620
               label="%colorDefinition.label.0"
621
               value="0,0,0">
622
         </colorDefinition>
623
         <colorDefinition
624
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
625
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeBackground"
626
               label="%colorDefinition.label.1"
627
               value="255,255,255">
628
         </colorDefinition>
629
         <colorDefinition
630
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
631
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeIrrelevant"
632
               label="%colorDefinition.label.2"
633
               value="241,139,18">
634
         </colorDefinition>
635
         <colorDefinition
636
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
637
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDisabled"
638
               label="%colorDefinition.label.3"
639
               value="150,150,150">
640
         </colorDefinition>
641
         <colorDefinition
642
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
643
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textBackgroundDisabled"
644
               label="%colorDefinition.label.4"
645
               value="230,230,230">
646
         </colorDefinition>
647
         <themeElementCategory
648
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
649
               label="%themeElementCategory.label.0"
650
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
651
            <description>
652
               %themeElementCategory.description.0
653
            </description>
654
         </themeElementCategory>
655
         <colorDefinition
656
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
657
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundOdd"
658
               label="%colorDefinition.label.5"
659
               value="230,230,230">
660
         </colorDefinition>
661
         <colorDefinition
662
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
663
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundEven"
664
               label="%colorDefinition.label.6"
665
               value="255,255,255">
666
         </colorDefinition>
667
         <themeElementCategory
668
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
669
               label="%themeElementCategory.label.1"
670
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
671
            <description>
672
               %themeElementCategory.description.1
673
            </description>
674
         </themeElementCategory>
675
         <colorDefinition
676
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
677
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerBackground"
678
               label="%colorDefinition.label.7"
679
               value="220, 220, 220">
680
         </colorDefinition>
681
         <colorDefinition
682
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
683
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelectedFocus"
684
               label="%colorDefinition.label.8"
685
               value="232,242,254">
686
         </colorDefinition>
687
         <colorDefinition
688
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
689
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelected"
690
               label="%colorDefinition.label.9"
691
               value="210, 210, 210">
692
         </colorDefinition>
693
         <colorDefinition
694
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
695
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerDragEnter"
696
               label="%colorDefinition.label.10"
697
               value="185,255,133">
698
         </colorDefinition>
699
         <fontDefinition
700
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
701
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.accepted"
702
               label="%fontDefinition.label"
703
               value="Georgia-regular-12">
704
         </fontDefinition>
705
         <fontDefinition
706
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
707
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.synonym"
708
               label="%fontDefinition.label.0"
709
               value="Georgia-regular-10">
710
         </fontDefinition>
711
         <fontDefinition
712
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
713
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.misapplication"
714
               label="%fontDefinition.label.1"
715
               value="Georgia-regular-10">
716
         </fontDefinition>
717
         <fontDefinition
718
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
719
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.concept"
720
               label="%fontDefinition.label.2"
721
               value="Georgia-regular-10">
722
         </fontDefinition>
723
         <fontDefinition
724
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
725
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.default"
726
               label="%fontDefinition.label.3"
727
               value="Georgia-regular-10">
728
         </fontDefinition>
729
         <themeElementCategory
730
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
731
               label="%themeElementCategory.label.2"
732
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
733
            <description>
734
               %themeElementCategory.description.2
735
            </description>
736
         </themeElementCategory>
737
         <colorDefinition
738
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
739
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.foreground"
740
               label="%colorDefinition.label.11"
741
               value="192, 192, 192">
742
         </colorDefinition>
743
         <colorDefinition
744
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
745
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.focus"
746
               label="%colorDefinition.label.12"
747
               value="0, 0, 0">
748
         </colorDefinition>
749
         <fontDefinition
750
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
751
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.accepted"
752
               isEditable="true"
753
               label="%fontDefinition.label.4"
754
               value="Arial-regular-10">
755
            <description>
756
               %fontDefinition.description
757
            </description>
758
         </fontDefinition>
759
         <fontDefinition
760
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
761
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.synonym"
762
               isEditable="true"
763
               label="%fontDefinition.label.5"
764
               value="Arial-italic-10">
765
         <description>
766
            %fontDefinition.description.0
767
         </description>
768
      </fontDefinition>
769
      <fontDefinition
770
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
771
            id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.other"
772
            isEditable="true"
773
            label="%fontDefinition.label.6"
774
            value="Lucida Grande-regular-11">
775
         <description>
776
            %fontDefinition.description.1
777
         </description>
778
      </fontDefinition>
779
      <colorDefinition
780
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
781
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.parseError"
782
            label="%colorDefinition.label.13"
783
            value="255,0,0">
784
      </colorDefinition>
785
      <colorDefinition
786
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
787
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.disabledEditor"
788
            label="%colorDefinition.label.14"
789
            value="105,114,124">
790
      </colorDefinition>
791
      <colorDefinition
792
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
793
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.editorError"
794
            label="%colorDefinition.label.15"
795
            value="255,0,0">
796
      </colorDefinition>
797
      </extension>
798
<extension
799
      point="org.eclipse.core.expressions.propertyTesters">
800
   <propertyTester
801
         class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
802
         id="eu.etaxonomy.taxeditor.datasource.propertyTester"
803
         namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
804
         properties="isCompatible"
805
         type="org.eclipse.jface.viewers.IStructuredSelection">
806
   </propertyTester>
807
    <propertyTester
808
         class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
809
         id="eu.etaxonomy.taxeditor.datasource.propertyTester"
810
         namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
811
         properties="test, hasDataModel"
812
         type="org.eclipse.jface.viewers.IStructuredSelection">
813
   </propertyTester>
814
   <propertyTester
815
         class="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
816
         id="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
817
         namespace="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
818
         properties="isShowExperimentalFeatures, isChecklistEditorEnabled"
819
         type="java.lang.Object">
820
   </propertyTester>
821
   <propertyTester
822
         class="eu.etaxonomy.taxeditor.editor.definedterm.TermBasePropertyTester"
823
         id="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
824
         namespace="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
825
         properties="isModifiable"
826
         type="org.eclipse.jface.viewers.IStructuredSelection">
827
   </propertyTester>
828
   <propertyTester
829
        class="eu.etaxonomy.taxeditor.security.PermissionPropertyTester"
830
        id="eu.etaxonomy.taxeditor.security.permissionTester"
831
        namespace="eu.etaxonomy.taxeditor.security.permissionTester"
832
        properties="hasPermissions, hasRoles"
833
        type="org.eclipse.jface.viewers.IStructuredSelection">
834
   </propertyTester>
835
</extension>
836
<extension
837
      point="org.eclipse.core.expressions.definitions">
838
   <definition
839
         id="isCompatible">
840
      <with
841
            variable="selection">
842
         <test
843
               property="eu.etaxonomy.taxeditor.datasource.propertyTester.isCompatible">
844
         </test>
845
      </with>
846
   </definition>
847
   <definition
848
         id="hasDataModel">
849
      <with
850
            variable="selection">
851
         <test
852
               property="eu.etaxonomy.taxeditor.datasource.propertyTester.hasDataModel">
853
         </test>
854
      </with>
855
   </definition>
856
   <definition
857
         id="isShowExperimentalFeatures">
858
      <test
859
            property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isShowExperimentalFeatures">
860
      </test>
861
   </definition>
862
   <definition
863
         id="isModifiable">
864
      <with
865
            variable="selection">
866
         <test
867
               property="eu.etaxonomy.taxeditor.store.termEditor.propertyTester.isModifiable">
868
         </test>
869
      </with>
870
   </definition>
871
   <definition
872
            id="canUPDATE">
873
        	<with
874
           		variable="selection">
875
	         <test
876
	               args="UPDATE"
877
	               property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
878
	         </test>
879
         </with>
880
      </definition>
881
      <definition
882
            id="canDELETE">
883
         <with
884
               variable="selection">
885
            <test
886
                  args="DELETE"
887
                  property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
888
            </test>
889
         </with>
890
    </definition>
891
      <definition
892
            id="canCREATE">
893
         <with
894
               variable="selection">
895
            <test
896
                  args="CREATE"
897
                  property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
898
            </test>
899
         </with>
900
      </definition>
901
      <definition
902
            id="isUserLoggedIn">
903
            <with
904
               variable="eu.etaxonomy.taxeditor.security.user">
905
               <instanceof
906
                     value="eu.etaxonomy.cdm.model.common.User">
907
               </instanceof>
908
         </with>
909
      </definition>
910
      <definition
911
            id="hasROLE_USER_MANAGER">
912
            <with
913
               variable="eu.etaxonomy.taxeditor.security.userRoles">
914
            <iterate
915
                  ifEmpty="false"
916
                  operator="or">
917
               <or>
918
                  <equals
919
                        value="ROLE_ADMIN">
920
                  </equals>
921
                  <equals
922
                        value="ROLE_USER_MANAGER">
923
                  </equals>
924
               </or>
925
            </iterate>
926
         </with>
927
      </definition>
928
      <definition
929
            id="hasROLE_PROJECT_MANAGER">
930
         <with
931
               variable="eu.etaxonomy.taxeditor.security.userRoles">
932
            <iterate
933
                  ifEmpty="false"
934
                  operator="or">
935
               <or>
936
                  <equals
937
                        value="ROLE_ADMIN">
938
                  </equals>
939
                  <equals
940
                        value="ROLE_PROJECT_MANAGER">
941
                  </equals>
942
               </or>
943
            </iterate>
944
         </with>
945
      </definition>
946
      <definition
947
            id="hasROLE_PROJECT_MANAGER_AND_isCdmStoreConnected">
948
         <and>
949
            <reference
950
                  definitionId="hasROLE_PROJECT_MANAGER">
951
            </reference>
952
            <reference
953
                  definitionId="isCdmStoreConnected">
954
            </reference>
955
         </and>
956
      </definition>
957
      <definition
958
            id="isChecklistEditorEnabled">
959
         <test
960
               property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isChecklistEditorEnabled">
961
         </test>
962
      </definition>
963
</extension>
964
<extension
965
      point="org.eclipse.ui.activities">
966
   <activity
967
         description="%activity.description"
968
         id="eu.etaxonomy.taxeditor.store.activityDelete"
969
         name="%activity.name">
970
      <enabledWhen>
971
         <reference
972
               definitionId="canDELETE">
973
         </reference>
974
      </enabledWhen>
975
   </activity>
976
   <activityPatternBinding
977
         activityId="eu.etaxonomy.taxeditor.store.activityDelete"
978
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.delete">
979
   </activityPatternBinding>
980
   <activity
981
         description="%activity.description.0"
982
         id="eu.etaxonomy.taxeditor.store.activityUpdate"
983
         name="%activity.name.0">
984
      <enabledWhen>
985
         <reference
986
               definitionId="canUPDATE">
987
         </reference>
988
      </enabledWhen>
989
   </activity>
990
   <activityPatternBinding
991
         activityId="eu.etaxonomy.taxeditor.store.activityUpdate"
992
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.update\..*">
993
   </activityPatternBinding>
994
   <activity
995
         description="%activity.description.1"
996
         id="eu.etaxonomy.taxeditor.store.activityCreate"
997
         name="%activity.name.1">
998
      <enabledWhen>
999
         <reference
1000
               definitionId="canDELETE">
1001
         </reference>
1002
      </enabledWhen>
1003
   </activity>
1004
   <activityPatternBinding
1005
         activityId="eu.etaxonomy.taxeditor.store.activityCreate"
1006
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.create\..*">
1007
   </activityPatternBinding>
1008
   <activity
1009
         description="%activity.description.2"
1010
         id="eu.etaxonomy.taxeditor.store.activityUserManagement"
1011
         name="%activity.name.2">
1012
      <enabledWhen>
1013
         <reference
1014
               definitionId="hasROLE_USER_MANAGER">
1015
         </reference>
1016
      </enabledWhen>
1017
   </activity>
1018
   <activityPatternBinding
1019
         activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
1020
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.UserManagement">
1021
   </activityPatternBinding>
1022
   <activityPatternBinding
1023
         activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
1024
         pattern="eu\.etaxonomy\.taxeditor\..*/bulkeditor\.input\.group">
1025
   </activityPatternBinding>
1026
   <activity
1027
         description="%activity.description.3"
1028
         id="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1029
         name="%activity.name.3">
1030
      <enabledWhen>
1031
         <reference
1032
               definitionId="hasROLE_PROJECT_MANAGER">
1033
         </reference>
1034
      </enabledWhen>
1035
   </activity>
1036
   <activityPatternBinding
1037
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1038
         pattern="eu\.etaxonomy\.taxeditor\..*/eu\.etaxonomy\.taxeditor\..*\.definedTerm.*">
1039
   </activityPatternBinding>
1040
   <activityPatternBinding
1041
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1042
         pattern="eu.etaxonomy.taxeditor.bulkeditor/bulkeditor.menus.openmenu"
1043
         isEqualityPattern="true">
1044
   </activityPatternBinding>
1045
   <activityPatternBinding
1046
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1047
         pattern="eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.editor.definedTerm"
1048
         isEqualityPattern="true">
1049
   </activityPatternBinding>
1050
</extension>
1051
<extension
1052
      point="org.eclipse.ui.services">
1053
   <sourceProvider
1054
         provider="eu.etaxonomy.taxeditor.security.AuthenticationSourceProvider">
1055
      <variable
1056
            name="eu.etaxonomy.taxeditor.security.userRoles"
1057
            priorityLevel="workbench">
1058
      </variable>
1059
   </sourceProvider>
1060
</extension>
1061
<extension
1062
      point="eu.etaxonomy.taxeditor.store.cdmViewer">
1063
   <viewCommandMapping
1064
         commandId="eu.etaxonomy.taxeditor.command.openClassificationWizard"
1065
         selection="eu.etaxonomy.cdm.model.taxon.TaxonNode"
1066
         viewerName="%viewCommandMapping.viewerName.CLASSIFICATION_WIZARD">
1067
   </viewCommandMapping>
1068
   <viewCommandMapping
1069
         commandId="eu.etaxonomy.taxeditor.command.openTaxonNodeWizard"
1070
         selection="eu.etaxonomy.cdm.model.taxon.TaxonNode"
1071
         viewerName="%viewCommandMapping.viewerName.TAXON_NODE_WIZARD">
1072
   </viewCommandMapping>
1073
</extension>
1074
<extension
1075
      id="eu.etaxonomy.taxeditor.store.workbench.model"
1076
      name="Store Workbench Model"
1077
      point="org.eclipse.e4.workbench.model">
1078
   <fragment
1079
         apply="always"
1080
         uri="fragment.e4xmi">
1081
   </fragment>
1082
</extension>
1083
</plugin>
(6-6/7)