blob: 1a710ac2bfeff8f25f0ed00590d5924d0ed1547d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../../../development/news/phoenix_noteworthy.xsl"?>
<!-- Run as XSL Transformation to preview -->
<release
name="3.21"
root="../../.."
>
<header>
WTP 3.21 is primarily a bug fix and polishing release, particularly around late changes made in 2020-06.
It is available as part of the
<a href="https://wiki.eclipse.org/Simultaneous_Release">Eclipse IDE</a>
<a href="https://wiki.eclipse.org/Category:SimRel-2021-03">2021-03</a>
(March 17th, 2021).
<a href="http://download.eclipse.org/webtools/downloads/">Download</a>
it now!
</header>
<component name="Source Editing">
<item title="Jakarta EE Schemas">
<description>
The Jakarta EE 9 Schemas are now included in the XML Catalog.
<em>Note: While many of the schemas are cached out-of-the-box, the main
function of the XML Catalog is to help find them. The Cache is
a separate function.</em>
<br />
<br />
<img src="jakartaschemas.png" width="589" alt="Schemas shown on the XML Catalog preference page"/>
</description>
</item>
<item title="Simplified XML Wizard">
<description>
The New XML File wizard has been simplified and streamlined. It no longer makes
you think about whether you want to use a DTD or Schema separately, and selection
of either from the workspace and XML Catalog now offers a search field.
<br />
<br />
<img src="xmlwizard1.png" width="451" alt="The wizard page for choosing a DTD/Schema or Template"/>
<img src="xmlwizard2.png" width="451" alt="Searching the workspace"/>
<img src="xmlwizard3.png" width="451" alt="Searching the catalog"/>
</description>
</item>
<item title="JSON Typing preference page">
<description>
For fans of editing JSON in Eclipse who don't feel like they need
<em>too</em>
much help, there's now a <b>Typing</b> preference page to help
disable those assists.
<br />
<br />
<img src="json_typing.png" width="465" alt="The new JSON Typing preference page"/>
</description>
</item>
</component>
<component name="Java EE">
<item title="Modernized default paths">
<description>
When creating Dynamic and Static web projects, the suggested content
paths and Java Source Folder path have been changed. As always, users
can enter any valid value of their liking.
<br />
<br />
<img src="defaultpaths.png" width="674" alt="The new default paths in the wizards"/>
</description>
</item>
</component>
<footer>
Summaries for earlier releases:
<ul>
<li>
<a
href="../../../development/news/"
>Full summaries for earlier milestones and releases.</a>
</li>
</ul>
</footer>
</release>