Revision 1196 tmp/org.txm.ca.rcp/plugin.xml
plugin.xml (revision 1196) | ||
---|---|---|
12 | 12 |
point="org.eclipse.ui.menus"> |
13 | 13 |
<menuContribution |
14 | 14 |
allPopups="false" |
15 |
locationURI="toolbar:org.txm.rcp.toolbartools?after=org.txm.index.rcp.handlers.ComputePartitionIndex">
|
|
15 |
locationURI="toolbar:org.txm.rcp.toolbartools?after=org.txm.specificities.rcp.handlers.ComputeSpecifities">
|
|
16 | 16 |
<command |
17 | 17 |
commandId="org.txm.ca.rcp.handlers.ComputeCA" |
18 | 18 |
icon="icons/ca.png" |
... | ... | |
29 | 29 |
<reference |
30 | 30 |
definitionId="OneICAComputableSelected"> |
31 | 31 |
</reference> |
32 |
<reference |
|
33 |
definitionId="OnePartitionIndexSelected"> |
|
34 |
</reference> |
|
32 | 35 |
</or> |
33 | 36 |
</visibleWhen> |
34 | 37 |
</command> |
35 | 38 |
</menuContribution> |
36 | 39 |
<menuContribution |
37 | 40 |
allPopups="false" |
38 |
locationURI="popup:org.txm.rcp.views.corpora.CorporaView?after=org.txm.rcp.corporaview.tools.stat">
|
|
41 |
locationURI="popup:org.txm.rcp.views.corpora.CorporaView?after=org.txm.specificities.rcp.handlers.ComputeSpecifities">
|
|
39 | 42 |
<command |
40 | 43 |
commandId="org.txm.ca.rcp.handlers.ComputeCA" |
41 | 44 |
icon="icons/ca.png" |
... | ... | |
52 | 55 |
<reference |
53 | 56 |
definitionId="OneICAComputableSelected"> |
54 | 57 |
</reference> |
58 |
<reference |
|
59 |
definitionId="OnePartitionIndexSelected"> |
|
60 |
</reference> |
|
55 | 61 |
</or> |
56 | 62 |
</visibleWhen> |
57 | 63 |
</command> |
... | ... | |
74 | 80 |
<reference |
75 | 81 |
definitionId="OneICAComputableSelected"> |
76 | 82 |
</reference> |
83 |
<reference |
|
84 |
definitionId="OnePartitionIndexSelected"> |
|
85 |
</reference> |
|
77 | 86 |
</or> |
78 | 87 |
</visibleWhen> |
79 | 88 |
</command> |
Also available in: Unified diff