Compare commits
24 commits
unidata_20
...
unidata_20
Author | SHA1 | Date | |
---|---|---|---|
|
f00e1365ce | ||
|
cb5f57193e | ||
|
78e7642c3b | ||
|
c544dcf489 | ||
|
adce9fa91e | ||
|
ab20d25c11 | ||
|
59ffad96e3 | ||
|
258e1918c6 | ||
|
6e4195c7e0 | ||
|
5c7d5886fc | ||
|
5d75062015 | ||
|
f4f4677e24 | ||
|
7f5d1c530e | ||
|
cfdabb1efa | ||
|
c59f867f93 | ||
|
779da31a37 | ||
|
d29597cb55 | ||
|
94839a5b86 | ||
|
8eb349561d | ||
|
300f583fbc | ||
|
cc21e5bd9f | ||
|
944bc331be | ||
|
cf38c53a7c | ||
|
c6f795a622 |
3 changed files with 1 additions and 19 deletions
|
@ -20,9 +20,6 @@
|
||||||
commandId="com.raytheon.uf.viz.alertview.openAlertView"
|
commandId="com.raytheon.uf.viz.alertview.openAlertView"
|
||||||
label="Open AlertView"
|
label="Open AlertView"
|
||||||
style="push">
|
style="push">
|
||||||
<visibleWhen>
|
|
||||||
<systemTest property="alertview.enabled" value="true" />
|
|
||||||
</visibleWhen>
|
|
||||||
</command>
|
</command>
|
||||||
</menuContribution>
|
</menuContribution>
|
||||||
</extension>
|
</extension>
|
||||||
|
|
|
@ -1911,21 +1911,6 @@
|
||||||
name="GFEPerspectiveManager">
|
name="GFEPerspectiveManager">
|
||||||
</perspectiveManager>
|
</perspectiveManager>
|
||||||
</extension>
|
</extension>
|
||||||
<extension point="org.eclipse.ui.perspectives">
|
|
||||||
<perspective class="com.raytheon.viz.gfe.perspective.GFEPerspective"
|
|
||||||
icon="icons/gfe.gif" id="com.raytheon.viz.ui.GFEPerspective" name="GFE">
|
|
||||||
</perspective>
|
|
||||||
</extension>
|
|
||||||
<extension point="org.eclipse.ui.perspectiveExtensions">
|
|
||||||
<perspectiveExtension targetID="com.raytheon.viz.ui.GFEPerspective">
|
|
||||||
<actionSet id="com.raytheon.viz.gfe.GFEActionSet">
|
|
||||||
</actionSet>
|
|
||||||
</perspectiveExtension>
|
|
||||||
<perspectiveExtension targetID="*">
|
|
||||||
<perspectiveShortcut id="com.raytheon.viz.ui.GFEPerspective">
|
|
||||||
</perspectiveShortcut>
|
|
||||||
</perspectiveExtension>
|
|
||||||
</extension>
|
|
||||||
<extension
|
<extension
|
||||||
point="com.raytheon.uf.viz.core.component">
|
point="com.raytheon.uf.viz.core.component">
|
||||||
<component key="gfeclient" class="com.raytheon.viz.gfe.gfeclient.GfeClient"/>
|
<component key="gfeclient" class="com.raytheon.viz.gfe.gfeclient.GfeClient"/>
|
||||||
|
|
|
@ -52,7 +52,7 @@
|
||||||
startupProgressRect="3,234,413,13"
|
startupProgressRect="3,234,413,13"
|
||||||
startupMessageRect="7,252,445,20"
|
startupMessageRect="7,252,445,20"
|
||||||
startupForegroundColor="000000" />
|
startupForegroundColor="000000" />
|
||||||
<launcher name="cave">
|
<launcher name="no_env">
|
||||||
<win useIco="false">
|
<win useIco="false">
|
||||||
<bmp/>
|
<bmp/>
|
||||||
</win>
|
</win>
|
||||||
|
|
Loading…
Add table
Reference in a new issue