rm gisdatastore prefs

This commit is contained in:
Michael James 2017-10-26 12:33:27 -06:00 committed by mjames-upc
parent 00fff83bc2
commit 2f85b9d957
2 changed files with 0 additions and 15 deletions

View file

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configuration>
<HighlightColor>hot pink</HighlightColor>
<HighlightStyle>SOLID</HighlightStyle>
<HighlightWidth>2</HighlightWidth>
<ProductOpacity>0.35</ProductOpacity>
</configuration>

View file

@ -63,12 +63,4 @@
sortID="450"> sortID="450">
</contextualMenu> </contextualMenu>
</extension> </extension>
<extension
point="org.eclipse.ui.preferencePages">
<page
class="com.raytheon.uf.viz.gisdatastore.ui.GisViewerPreferencePage"
id="com.raytheon.uf.viz.gisdatastore.ui.GisViewerPreferencePage"
name="GIS Viewer">
</page>
</extension>
</plugin> </plugin>