Revision 207 tmp/org.txm.ca.rcp/plugin.xml
plugin.xml (revision 207) | ||
---|---|---|
14 | 14 |
allPopups="false" |
15 | 15 |
locationURI="toolbar:org.txm.rcpapplication.toolbartools"> |
16 | 16 |
<command |
17 |
commandId="ComputeCorrespondanceAnalysis"
|
|
17 |
commandId="ComputeCA"
|
|
18 | 18 |
icon="icons/ca.png" |
19 | 19 |
style="push"> |
20 | 20 |
<visibleWhen |
... | ... | |
37 | 37 |
allPopups="false" |
38 | 38 |
locationURI="popup:org.txm.rcpapplication.views.CorporaView"> |
39 | 39 |
<command |
40 |
commandId="ComputeCorrespondanceAnalysis"
|
|
40 |
commandId="ComputeCA"
|
|
41 | 41 |
icon="icons/ca.png" |
42 | 42 |
style="push"> |
43 | 43 |
<visibleWhen |
... | ... | |
59 | 59 |
<menuContribution |
60 | 60 |
locationURI="menu:menu.tools"> |
61 | 61 |
<command |
62 |
commandId="ComputeCorrespondanceAnalysis"
|
|
62 |
commandId="ComputeCA"
|
|
63 | 63 |
icon="icons/ca.png" |
64 | 64 |
style="push"> |
65 | 65 |
<visibleWhen |
... | ... | |
83 | 83 |
point="org.eclipse.ui.commands"> |
84 | 84 |
<command |
85 | 85 |
categoryId="org.txm.rcpapplication.category.txm" |
86 |
defaultHandler="org.txm.ca.rcp.handlers.ComputeCorrespondanceAnalysis"
|
|
87 |
id="ComputeCorrespondanceAnalysis"
|
|
86 |
defaultHandler="org.txm.ca.rcp.handlers.ComputeCA"
|
|
87 |
id="ComputeCA"
|
|
88 | 88 |
name="%command.name"> |
89 | 89 |
</command> |
90 | 90 |
</extension> |
Also available in: Unified diff