menus organization for warngen and awipstools

Former-commit-id: 0ee79971a3 [formerly d2e0d05d34] [formerly e47d48348b] [formerly 30dcedb32109497d28c04f9cef3e605912125975 [formerly 080d101c29e6917327b869065263b9b9702104b1] [formerly e47d48348b [formerly 90f6268724]]]
Former-commit-id: d0c84c49160cb04c1ce02537dce533817d18fad1 [formerly b7dfe5f2bd26a8783450b9f48bbd179c16fd3b9f] [formerly fb03264ea1 [formerly 43a2553d02]]
Former-commit-id: f96657a027f0de00d6229d2daf143a40df36b1bf [formerly fb03264ea1]
Former-commit-id: 37f580ead3
This commit is contained in:
AWIPS User 2015-04-19 23:37:16 -06:00
parent 1a3c889224
commit 8b02942e6e
3 changed files with 1 additions and 43 deletions

View file

@ -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>

View file

@ -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>

View file

@ -53,7 +53,6 @@
id="plugins">
<command
commandId="com.raytheon.viz.warngen.gui.WarngenAction"
icon="icons/warngen.gif"
label="Warngen">
<visibleWhen>
<and>