Revision 2153 tmp/org.txm.tigersearch.rcp/plugin.xml
plugin.xml (revision 2153) | ||
---|---|---|
28 | 28 |
id="org.txm.tigersearch.commands.ComputeRecette2" |
29 | 29 |
name="%command.name.1"> |
30 | 30 |
</command> |
31 |
<command |
|
32 |
categoryId="TIGERSearch4TXM.commands.category" |
|
33 |
defaultHandler="org.txm.tigersearch.commands.ImportTIGERAnnotations" |
|
34 |
id="org.txm.tigersearch.commands.ImportTIGERAnnotations" |
|
35 |
name="Import TIGERSearch Annotations..."> |
|
36 |
</command> |
|
31 | 37 |
</extension> |
32 | 38 |
<extension |
33 | 39 |
point="org.eclipse.core.expressions.propertyTesters"> |
... | ... | |
161 | 167 |
</parameter> |
162 | 168 |
</command> |
163 | 169 |
</menuContribution> |
170 |
<menuContribution |
|
171 |
locationURI="menu:menu.corpus?after=menu.corpus.build"> |
|
172 |
<command |
|
173 |
commandId="org.txm.tigersearch.commands.ImportTIGERAnnotations" |
|
174 |
icon="icons/functions/TSplus.png" |
|
175 |
style="push"> |
|
176 |
<visibleWhen |
|
177 |
checkEnabled="false"> |
|
178 |
<or> |
|
179 |
<test |
|
180 |
forcePluginActivation="true" |
|
181 |
property="org.txm.rcp.testers.TIGERSearchReady" |
|
182 |
value="TIGERSearchReady"> |
|
183 |
</test> |
|
184 |
<reference |
|
185 |
definitionId="OneMainCorpusSelected"> |
|
186 |
</reference> |
|
187 |
</or> |
|
188 |
</visibleWhen> |
|
189 |
</command> |
|
190 |
</menuContribution> |
|
164 | 191 |
</extension> |
165 | 192 |
<extension |
166 | 193 |
point="org.eclipse.ui.editors"> |
Also available in: Unified diff