Révision 3540 TXM/trunk/org.txm.conllu.rcp/plugin.xml

plugin.xml (revision 3540)
21 21
            id="org.txm.conllu.rcp.commands.ImportCoNLLUAnnotationsFromFile"
22 22
            name="%command.name.1">
23 23
      </command>
24
      <command
25
            categoryId="TreeSearch4TXM.commands.category"
26
            defaultHandler="org.txm.conllu.rcp.commands.ExportCorpusAsFullCoNLLU"
27
            id="org.txm.conllu.rcp.commands.ExportCorpusAsFullCoNLLU"
28
            name="Export as a full CoNLL-U corpus...">
29
      </command>
24 30
   </extension>
25 31
   <extension
26 32
         point="org.eclipse.ui.menus">
......
42 48
         <command
43 49
               commandId="org.txm.conllu.rcp.commands.ExportCorpusAsCoNLLU"
44 50
               icon="icons/functions/UD.png"
45
               label="%command.label.0"
46 51
               style="push">
47 52
            <visibleWhen
48 53
                  checkEnabled="false">
......
51 56
               </reference>
52 57
            </visibleWhen>
53 58
         </command>
59
         <command
60
               commandId="org.txm.conllu.rcp.commands.ExportCorpusAsFullCoNLLU"
61
               icon="icons/functions/UD.png"
62
               style="push">
63
            <visibleWhen
64
                  checkEnabled="false">
65
               <reference
66
                     definitionId="OneMainCorpusSelected">
67
               </reference>
68
            </visibleWhen>
69
         </command>
54 70
      </menuContribution>
55 71
      <menuContribution
56 72
            locationURI="menu:menu.file.import.annotations">

Formats disponibles : Unified diff