Révision 3422 TXM/trunk/org.txm.annotation.kr.rcp/plugin.xml
plugin.xml (revision 3422) | ||
---|---|---|
56 | 56 |
id="org.txm.annotation.kr.rcp.commands.SaveAnnotationsAndUpdateCorpus" |
57 | 57 |
name="%command.label.111"> |
58 | 58 |
</command> |
59 |
<command |
|
60 |
defaultHandler="org.txm.annotation.kr.rcp.commands.ExportTable" |
|
61 |
id="org.txm.annotation.kr.rcp.commands.ExportTable" |
|
62 |
name="Export in table"> |
|
63 |
</command> |
|
64 |
<command |
|
65 |
defaultHandler="org.txm.annotation.kr.rcp.commands.ImportTable" |
|
66 |
id="org.txm.annotation.kr.rcp.commands.ImportTable" |
|
67 |
name="Import from table"> |
|
68 |
</command> |
|
59 | 69 |
</extension> |
60 | 70 |
<extension |
61 | 71 |
point="org.eclipse.ui.preferencePages"> |
... | ... | |
178 | 188 |
</menuContribution> |
179 | 189 |
<menuContribution |
180 | 190 |
allPopups="false" |
191 |
locationURI="menu:menu.file.export.properties"> |
|
192 |
<command |
|
193 |
commandId="org.txm.rcp.commands.annotation.ExportStandoff" |
|
194 |
id="menu.file.export.exporttei" |
|
195 |
label="%command.label.0" |
|
196 |
style="push"> |
|
197 |
<visibleWhen |
|
198 |
checkEnabled="false"> |
|
199 |
<reference |
|
200 |
definitionId="OneMainCorpusSelected"> |
|
201 |
</reference> |
|
202 |
</visibleWhen> |
|
203 |
</command> |
|
204 |
</menuContribution> |
|
205 |
<menuContribution |
|
206 |
allPopups="false" |
|
181 | 207 |
locationURI="menu:menu.file.export.annotations"> |
182 | 208 |
<command |
183 |
commandId="org.txm.rcp.commands.annotation.ExportStandoff"
|
|
184 |
id="menu.file.export.exporttei"
|
|
185 |
label="%command.label.0"
|
|
186 |
style="push">
|
|
187 |
<visibleWhen
|
|
188 |
checkEnabled="false">
|
|
189 |
<reference
|
|
190 |
definitionId="OneMainCorpusSelected">
|
|
191 |
</reference>
|
|
192 |
</visibleWhen>
|
|
193 |
</command>
|
|
209 |
commandId="org.txm.annotation.kr.rcp.commands.ExportTable"
|
|
210 |
id="menu.file.export.exporttable"
|
|
211 |
label="%command.label.1"
|
|
212 |
style="push"> |
|
213 |
<visibleWhen |
|
214 |
checkEnabled="false"> |
|
215 |
<reference |
|
216 |
definitionId="OneMainCorpusSelected"> |
|
217 |
</reference> |
|
218 |
</visibleWhen> |
|
219 |
</command> |
|
194 | 220 |
</menuContribution> |
195 | 221 |
<menuContribution |
196 | 222 |
allPopups="false" |
197 | 223 |
locationURI="menu:corporaview.menu.file.export?after=org.txm.rcp.views.corpora.CorporaView.annotation"> |
198 | 224 |
<command |
199 | 225 |
commandId="org.txm.rcp.commands.annotation.ExportStandoff" |
200 |
label="%command.label.193"
|
|
226 |
label="%command.label.0"
|
|
201 | 227 |
style="push"> |
202 | 228 |
<visibleWhen |
203 | 229 |
checkEnabled="false"> |
... | ... | |
206 | 232 |
</reference> |
207 | 233 |
</visibleWhen> |
208 | 234 |
</command> |
235 |
<command |
|
236 |
commandId="org.txm.annotation.kr.rcp.commands.ExportTable" |
|
237 |
label="%command.label.1" |
|
238 |
style="push"> |
|
239 |
<visibleWhen |
|
240 |
checkEnabled="false"> |
|
241 |
<reference |
|
242 |
definitionId="OneMainCorpusSelected"> |
|
243 |
</reference> |
|
244 |
</visibleWhen> |
|
245 |
</command> |
|
209 | 246 |
</menuContribution> |
210 | 247 |
<menuContribution |
211 | 248 |
allPopups="false" |
... | ... | |
255 | 292 |
</visibleWhen> |
256 | 293 |
</command> |
257 | 294 |
</menuContribution> |
295 |
<menuContribution |
|
296 |
locationURI="menu:menu.file.import.annotations"> |
|
297 |
<command |
|
298 |
commandId="org.txm.annotation.kr.rcp.commands.ImportTable" |
|
299 |
label="CQP Annotation from Table (.csv)" |
|
300 |
style="push"> |
|
301 |
<visibleWhen |
|
302 |
checkEnabled="false"> |
|
303 |
<reference |
|
304 |
definitionId="OneMainCorpusSelected"> |
|
305 |
</reference> |
|
306 |
</visibleWhen> |
|
307 |
</command> |
|
308 |
</menuContribution> |
|
258 | 309 |
</extension> |
259 | 310 |
<extension |
260 | 311 |
point="org.eclipse.ui.contexts"> |
Formats disponibles : Unified diff