blob: 3f213442ee98b99bb6c4ea4b9513158b407f57f9 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?>
<release
name="2.0 RC0"
root="../../.."
>
<component name="Java EE Tools">
<item title="JavaEE 5 projects are now runnable">
<description>
Support for deploying JavaEE projects on a
JavaEE-compliant server now includes JavaEE 5 . This was
tested using Servlet 2.5 projects on Apache Tomcat 6 and
Geronimo application servers.
<i>
For JavaEE 5, some servers may still require
deployment descriptors, even though they are
optional. By default, they are only generated for
Dynamic Web projects. Check your server
documentation for details.
</i>
</description>
</item>
</component>
<!--
<component name="JSF Tools">
<item title="">
<description></description>
</item>
</component>
-->
<component name="JSP">
<item title="Support for editing Simple Tag Extension files">
<description>
Custom tags declared by JSP 2.0 .tag and .tagx files can now
be edited within the JSP editor. They will also be validated
through the JSP Validator.
<br />
<br />
<img
src="jee/tagediting.png"
alt="JSP editor editing a .tag file"
/>
</description>
</item>
</component>
</release>