Skip to content
Snippets Groups Projects
Commit 2cd29632 authored by amywu's avatar amywu
Browse files

add sse/xsd items for bug 192568 & 107951

parent c730a9bc
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,9 @@ ...@@ -30,6 +30,9 @@
<a <a
href="server.php">Server Tools</a> href="server.php">Server Tools</a>
</li> </li>
<li>
<a href="sourceeditors.php">Source Editing</a>
</li>
<li> <li>
<a <a
href="webservices.php">Web Services and WSDL Tools</a> href="webservices.php">Web Services and WSDL Tools</a>
......
...@@ -13,38 +13,27 @@ ...@@ -13,38 +13,27 @@
</component> </component>
--> -->
<component name="XML"> <component name="XML">
<item title=""> <item title="Import/export xml catalog using Import/Export wizard">
<description></description> <description>
</item> Users are now able to use the Import/Export wizard to import/export xml catalog entries.
</component> Previously, users had to navigate to the XML Catalog preference page and press the Advanced..
<component name="JSP"> button to import/export.
<item title=""> <br />
<description></description> <br />
<img src="sourceeditors/xmlcatalogimport.png" alt="import xml catalog"/>
<br />
<br />
<img src="sourceeditors/xmlcatalogexport.png" alt="export xml catalog"/>
</description>
</item> </item>
</component> </component>
<component name="XML Schema"> <component name="XML Schema">
<item title=""> <item title="Able to open XML Schema files not located in current workspace">
<description></description> <description>
</item> Users are now able to use the XML Schema editor to open XSD
</component> files not located in the current workspace. This includes remote XSD files
<component name="Javascript"> not located in the current file system.
<item title=""> </description>
<description></description>
</item>
</component>
<component name="HTML">
<item title="">
<description></description>
</item>
</component>
<component name="CSS">
<item title="">
<description></description>
</item>
</component>
<component name="DTD">
<item title="">
<description></description>
</item> </item>
</component> </component>
</release> </release>
development/news/3.0M4/sourceeditors/xmlcatalogexport.png

18.7 KiB

development/news/3.0M4/sourceeditors/xmlcatalogimport.png

18.1 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment