Révision 3368 TXM/trunk/org.txm.cooccurrence.rcp/plugin.xml

plugin.xml (revision 3368)
10 10
            name="%command.name"
11 11
            returnTypeId="org.txm.cooccurrence.core.functions.Cooccurrence">
12 12
      </command>
13
      <command
14
            defaultHandler="org.txm.cooccurrence.rcp.handlers.CopyLines"
15
            id="org.txm.cooccurrence.rcp.handlers.CopyLines"
16
            name="Copy">
17
      </command>
13 18
   </extension>
14 19
   <extension
15 20
         point="org.eclipse.ui.preferencePages">
......
128 133
               tooltip="%command.name.4">
129 134
         </command>
130 135
      </menuContribution>
136
      <menuContribution
137
            locationURI="popup:org.txm.cooccurrence.rcp.editors.CooccurrencesEditor">
138
         <command
139
               commandId="org.txm.cooccurrence.rcp.handlers.CopyLines"
140
               icon="platform:/plugin/org.eclipse.ui/icons/full/etool16/copy_edit.png"
141
               label="Copy"
142
               style="push">
143
         </command>
144
      </menuContribution>
131 145
   </extension>
132 146
   <extension
133 147
         point="org.eclipse.ui.editors">

Formats disponibles : Unified diff