Revision 532 tmp/org.txm.cah.rcp/plugin.xml
plugin.xml (revision 532) | ||
---|---|---|
6 | 6 |
<command |
7 | 7 |
categoryId="org.txm.rcp.category.txm" |
8 | 8 |
defaultHandler="org.txm.cah.rcp.handlers.ComputeAHC" |
9 |
id="org.txm.cah.rcp.handlers.ComputeCAH"
|
|
9 |
id="org.txm.cah.rcp.handlers.ComputeAHC"
|
|
10 | 10 |
name="%command.name"> |
11 | 11 |
</command> |
12 | 12 |
</extension> |
... | ... | |
16 | 16 |
allPopups="false" |
17 | 17 |
locationURI="toolbar:org.txm.rcp.toolbartools"> |
18 | 18 |
<command |
19 |
commandId="org.txm.cah.rcp.handlers.ComputeCAH"
|
|
19 |
commandId="org.txm.cah.rcp.handlers.ComputeAHC"
|
|
20 | 20 |
icon="icons/cah.png" |
21 | 21 |
style="push" |
22 | 22 |
tooltip="%command.tooltip"> |
... | ... | |
40 | 40 |
allPopups="false" |
41 | 41 |
locationURI="popup:org.txm.rcp.views.corpora.CorporaView"> |
42 | 42 |
<command |
43 |
commandId="org.txm.cah.rcp.handlers.ComputeCAH"
|
|
43 |
commandId="org.txm.cah.rcp.handlers.ComputeAHC"
|
|
44 | 44 |
icon="icons/cah.png" |
45 | 45 |
style="push"> |
46 | 46 |
<visibleWhen |
... | ... | |
62 | 62 |
<menuContribution |
63 | 63 |
locationURI="menu:menu.tools"> |
64 | 64 |
<command |
65 |
commandId="org.txm.cah.rcp.handlers.ComputeCAH"
|
|
65 |
commandId="org.txm.cah.rcp.handlers.ComputeAHC"
|
|
66 | 66 |
icon="icons/cah.png" |
67 | 67 |
style="push"> |
68 | 68 |
<visibleWhen |
... | ... | |
88 | 88 |
class="org.txm.cah.rcp.editors.AHCChartEditor" |
89 | 89 |
default="false" |
90 | 90 |
icon="icons/cah.png" |
91 |
id="org.txm.cah.core.functions.CAH"
|
|
91 |
id="org.txm.cah.core.functions.AHC"
|
|
92 | 92 |
name="%editor.name"> |
93 | 93 |
</editor> |
94 | 94 |
</extension> |
Also available in: Unified diff