blob: 29999c5b4295f92e4480c30cf669f7d9a941fa63 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?>
<release name="3.0 M5" root="../../..">
<!--
<component name="component name, such as Web Services Tools">
<item title="item title can go here">
<title>item title can also go here</title>
<description>description of this new feature, preferably with cropped .pngs of the UI</description>
</item>
</component>
-->
<component name="Web Services">
<item title="Creating a running Web service using a stub server runtime">
<description>You can now install, start and test a Web service or
Web service client in a project targeting a stub server runtime if
you specify an existing server in the Web Service wizard. This
existing server could be a remote server or a server that is
compatible with that stub server runtime.</description>
</item>
</component>
<component name="WSDL">
<item title="Adding filters for WSDL validation">
<description>
You can add filters for WSDL validation to customize which files the
WSDL validator should validate.
<br />
<br />
<img src="sourceediting/validationprefs.png" alt="Validation preferences" />
<br />
<br />
In the Validation preferences, click on the Settings button.
<br />
<br />
<img src="webservices/wsdlvalidationprefs.png" alt="WSDL validation filter preferences" />
<br />
<br />
You are presented with a dialog where you can specify which files
and folders you want to validate and which files and folders you do
not want to validate.
</description>
</item>
</component>
</release>