menus organization for warngen and awipstools
Former-commit-id:0ee79971a3
[formerlyd2e0d05d34
] [formerlye47d48348b
] [formerly 30dcedb32109497d28c04f9cef3e605912125975 [formerly 080d101c29e6917327b869065263b9b9702104b1] [formerlye47d48348b
[formerly90f6268724
]]] Former-commit-id: d0c84c49160cb04c1ce02537dce533817d18fad1 [formerly b7dfe5f2bd26a8783450b9f48bbd179c16fd3b9f] [formerlyfb03264ea1
[formerly43a2553d02
]] Former-commit-id: f96657a027f0de00d6229d2daf143a40df36b1bf [formerlyfb03264ea1
] Former-commit-id:37f580ead3
This commit is contained in:
parent
1a3c889224
commit
8b02942e6e
3 changed files with 1 additions and 43 deletions
|
@ -57,10 +57,6 @@
|
|||
<contribute xsi:type="bundleItem" file="bundles/tools/Home.xml"
|
||||
menuText="Home" id="homeTool" timeQuery="false" />
|
||||
|
||||
<contribute xsi:type="command"
|
||||
commandId="com.raytheon.viz.awipstools.lapstools"
|
||||
menuText="LAPS tools..." id="lapsTools" />
|
||||
|
||||
<contribute xsi:type="bundleItem" file="bundles/tools/Points.xml"
|
||||
menuText="Points" id="pointsTool" timeQuery="false" />
|
||||
|
||||
|
@ -105,4 +101,4 @@
|
|||
</contribute>
|
||||
-->
|
||||
|
||||
</menuTemplate>
|
||||
</menuTemplate>
|
||||
|
|
|
@ -70,10 +70,6 @@
|
|||
<command
|
||||
id="com.raytheon.viz.awipstools.home"
|
||||
name="Home">
|
||||
</command>
|
||||
<command
|
||||
id="com.raytheon.viz.awipstools.lapstools"
|
||||
name="LAPS tools">
|
||||
</command>
|
||||
<command
|
||||
id="com.raytheon.viz.awipstools.unitscalculator"
|
||||
|
@ -207,37 +203,4 @@
|
|||
commandId="com.raytheon.viz.awipstools.arbitrary">
|
||||
</handler>
|
||||
</extension>
|
||||
<extension
|
||||
point="org.eclipse.ui.menus">
|
||||
<menuContribution
|
||||
locationURI="toolbar:d2d-2?after=tools.toolbar">
|
||||
<command
|
||||
commandId="com.raytheon.uf.viz.ui.loadbundle"
|
||||
icon="icons/points.gif"
|
||||
label="Points">
|
||||
<visibleWhen>
|
||||
<reference
|
||||
definitionId="com.raytheon.uf.viz.d2d.ui.inD2DActionSet">
|
||||
</reference>
|
||||
</visibleWhen>
|
||||
<parameter
|
||||
name="bundleFile"
|
||||
value="bundles/tools/Points.xml">
|
||||
</parameter>
|
||||
</command>
|
||||
<command
|
||||
commandId="com.raytheon.uf.viz.ui.loadbundle"
|
||||
icon="icons/Baseline.gif"
|
||||
label="Baselines">
|
||||
<visibleWhen>
|
||||
<reference
|
||||
definitionId="com.raytheon.uf.viz.d2d.ui.inD2DActionSet">
|
||||
</reference>
|
||||
</visibleWhen>
|
||||
<parameter
|
||||
name="bundleFile"
|
||||
value="bundles/tools/Baselines.xml" />
|
||||
</command>
|
||||
</menuContribution>
|
||||
</extension>
|
||||
</plugin>
|
||||
|
|
|
@ -53,7 +53,6 @@
|
|||
id="plugins">
|
||||
<command
|
||||
commandId="com.raytheon.viz.warngen.gui.WarngenAction"
|
||||
icon="icons/warngen.gif"
|
||||
label="Warngen">
|
||||
<visibleWhen>
|
||||
<and>
|
||||
|
|
Loading…
Add table
Reference in a new issue