Révision 3424 TXM/trunk/org.txm.conllu.rcp/plugin.xml
plugin.xml (revision 3424) | ||
---|---|---|
7 | 7 |
categoryId="TreeSearch4TXM.commands.category" |
8 | 8 |
defaultHandler="org.txm.conllu.rcp.commands.ImportCoNLLUAnnotationsFromDirectory" |
9 | 9 |
id="org.txm.conllu.rcp.commands.ImportCoNLLUAnnotationsFromDirectory" |
10 |
name="Import CONLL-u Annotations from directory...">
|
|
10 |
name="%command.name">
|
|
11 | 11 |
</command> |
12 | 12 |
<command |
13 | 13 |
categoryId="TreeSearch4TXM.commands.category" |
14 | 14 |
defaultHandler="org.txm.conllu.rcp.commands.ExportCorpusAsCoNLLU" |
15 | 15 |
id="org.txm.conllu.rcp.commands.ExportCorpusAsCoNLLU" |
16 |
name="Export CONLL-u Annotations...">
|
|
16 |
name="%command.name.0">
|
|
17 | 17 |
</command> |
18 | 18 |
<command |
19 | 19 |
categoryId="TreeSearch4TXM.commands.category" |
20 | 20 |
defaultHandler="org.txm.conllu.rcp.commands.ImportCoNLLUAnnotationsFromFile" |
21 | 21 |
id="org.txm.conllu.rcp.commands.ImportCoNLLUAnnotationsFromFile" |
22 |
name="Import CONLL-u Annotations from file...">
|
|
22 |
name="%command.name.1">
|
|
23 | 23 |
</command> |
24 | 24 |
</extension> |
25 | 25 |
<extension |
... | ... | |
29 | 29 |
<command |
30 | 30 |
commandId="org.txm.rcp.handlers.scripts.ExecuteImportScript" |
31 | 31 |
icon="icons/functions/UD.png" |
32 |
label="CoNLL-U + CSV"
|
|
32 |
label="%command.label"
|
|
33 | 33 |
style="push"> |
34 | 34 |
<parameter |
35 | 35 |
name="org.txm.rcp.commands.commandParameter3" |
... | ... | |
42 | 42 |
<command |
43 | 43 |
commandId="org.txm.conllu.rcp.commands.ExportCorpusAsCoNLLU" |
44 | 44 |
icon="icons/functions/UD.png" |
45 |
label="Corpus in CONLL-U format (.conllu)..."
|
|
45 |
label="%command.label.0"
|
|
46 | 46 |
style="push"> |
47 | 47 |
<visibleWhen |
48 | 48 |
checkEnabled="false"> |
... | ... | |
98 | 98 |
category="org.txm.treesearch.preferences.TreeSearchPreferencePage" |
99 | 99 |
class="org.txm.conllu.rcp.preferences.CoNLLUSearchPreferencePage" |
100 | 100 |
id="org.txm.conllu.rcp.preferences.CoNLLUSearchPreferencePage" |
101 |
name="UD">
|
|
101 |
name="%page.name">
|
|
102 | 102 |
</page> |
103 | 103 |
</extension> |
104 | 104 |
<extension |
Formats disponibles : Unified diff