Disabling view for Schema and XSLT files for now.
authorjglick@netbeans.org
Thu, 15 Dec 2005 11:37:23 -0500
changeset 17633f3b50f583098
parent 17632 783574e3291d
child 17634 47a11c6247ff
Disabling view for Schema and XSLT files for now.
xmlnavigation/manifest.mf
xmlnavigation/src/org/netbeans/modules/xmlnavigation/layer.xml
     1.1 --- a/xmlnavigation/manifest.mf	Thu Dec 15 11:36:37 2005 -0500
     1.2 +++ b/xmlnavigation/manifest.mf	Thu Dec 15 11:37:23 2005 -0500
     1.3 @@ -2,5 +2,5 @@
     1.4  OpenIDE-Module: org.netbeans.modules.xmlnavigation
     1.5  OpenIDE-Module-Layer: org/netbeans/modules/xmlnavigation/layer.xml
     1.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/xmlnavigation/Bundle.properties
     1.7 -OpenIDE-Module-Specification-Version: 1.0
     1.8 +OpenIDE-Module-Specification-Version: 1.1
     1.9  
     2.1 --- a/xmlnavigation/src/org/netbeans/modules/xmlnavigation/layer.xml	Thu Dec 15 11:36:37 2005 -0500
     2.2 +++ b/xmlnavigation/src/org/netbeans/modules/xmlnavigation/layer.xml	Thu Dec 15 11:37:23 2005 -0500
     2.3 @@ -27,6 +27,7 @@
     2.4                          <attr name="originalFile" stringvalue="Navigator/Panels/org-netbeans-modules-xmlnavigation-XMLNavigatorPanel.instance"/>
     2.5                      </file>
     2.6                  </folder>
     2.7 +                <!-- Poor behavior with these currently, "XML View" does better (though not ideal):
     2.8                  <folder name="x-schema+xml">
     2.9                      <file name="org-netbeans-modules-xmlnavigation-XMLNavigatorPanel.shadow">
    2.10                          <attr name="originalFile" stringvalue="Navigator/Panels/org-netbeans-modules-xmlnavigation-XMLNavigatorPanel.instance"/>
    2.11 @@ -37,6 +38,7 @@
    2.12                          <attr name="originalFile" stringvalue="Navigator/Panels/org-netbeans-modules-xmlnavigation-XMLNavigatorPanel.instance"/>
    2.13                      </file>
    2.14                  </folder>
    2.15 +                -->
    2.16              </folder>
    2.17          </folder>
    2.18      </folder>