Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkprice2006-09-14 16:48:29 +0000
committerkprice2006-09-14 16:48:29 +0000
commit715f073644609da3a02a6052d18f21857e1f13a6 (patch)
tree51906a61e2453bcbcaeaae3e58680ff4d18515c8 /docs/org.eclipse.jst.j2ee.doc.user
parent37234030f1439964b6ccaf1e84824e89a216a868 (diff)
downloadwebtools.javaee-715f073644609da3a02a6052d18f21857e1f13a6.tar.gz
webtools.javaee-715f073644609da3a02a6052d18f21857e1f13a6.tar.xz
webtools.javaee-715f073644609da3a02a6052d18f21857e1f13a6.zip
[155977] Output class not transforming properly to extension points
Diffstat (limited to 'docs/org.eclipse.jst.j2ee.doc.user')
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/plugin.xml3
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/cfacets.html12
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/cjappcliproj.html8
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/cjarch.html12
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/cjcircle.html8
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/cjearproj.html12
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/cjpers.html12
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/cjview.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/cjviewfilters.html12
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/rjlimitcurrent.html22
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/rvalerr.html50
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/rvalidators.html44
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/taddingfacet.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tchangefacet.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tchangejavalevel.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjappproj.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjcircleb.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjear.html10
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjexpapp.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjexpear.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjimpapp.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjimpear.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjrar.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjtargetserver.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjval.html16
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjvaldisable.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalglobalpref.html14
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalmanual.html17
-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalselect.html14
29 files changed, 226 insertions, 222 deletions
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/plugin.xml b/docs/org.eclipse.jst.j2ee.doc.user/plugin.xml
index 2988206ce..e12529091 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/plugin.xml
+++ b/docs/org.eclipse.jst.j2ee.doc.user/plugin.xml
@@ -16,6 +16,9 @@
<extension point="org.eclipse.help.toc">
<toc file="jst_j2ee_toc.xml" />
</extension>
+ <extension point="org.eclipse.help.contentProducer">
+ <binding producerId="org.eclipse.help.dynamic"/>
+ </extension>
<extension point="org.eclipse.help.index">
<index file="org.eclipse.jst.j2ee.doc.userindex.xml"/>
</extension>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/cfacets.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/cfacets.html
index 5fe1f1c65..a590cb9de 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/cfacets.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/cfacets.html
@@ -29,14 +29,14 @@
<body id="cfacets"><a name="cfacets"><!-- --></a>
-<h1 class="id_title">Project facets</h1>
+<h1 class="topictitle1" id="title">Project facets</h1>
-<div class="id_conbody"><p class="id_shortdesc">Facets define characteristics and requirements
-for J2EE projects. </p>
+<div id="conbody"><div id="shortdesc">Facets define characteristics and requirements
+for J2EE projects. </div>
-<p class="anchor_topictop">When you add a facet to a project, that project
+<anchor id="topictop"></anchor><p>When you add a facet to a project, that project
is configured to perform a certain task, fulfill certain requirements, or
have certain characteristics. For example, the EAR facet sets up a project
to function as an enterprise application by adding a deployment descriptor
@@ -60,7 +60,7 @@ Module facet. Some facets can be removed from a project and others cannot.</p>
facets as long as you stay within the requirements for the facets. To change
the version number of a facet, see <a href="tchangefacet.html" title="You can change the version of a facet&#10;in a J2EE project by editing the facets for the project.">Changing the version of a facet</a>.</p>
-<p class="anchor_topicbottom" />
+<anchor id="topicbottom"></anchor>
</div>
@@ -78,4 +78,4 @@ the version number of a facet, see <a href="tchangefacet.html" title="You can ch
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjappcliproj.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjappcliproj.html
index 614d1063a..e8614c5fb 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjappcliproj.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjappcliproj.html
@@ -26,13 +26,13 @@
<body id="cjappcliproj"><a name="cjappcliproj"><!-- --></a>
-<h1 class="id_title">Application client projects</h1>
+<h1 class="topictitle1" id="title">Application client projects</h1>
-<div class="id_conbody"><p class="id_shortdesc" />
+<div id="conbody"><div id="shortdesc"></div>
-<p class="anchor_topictop"> Application client projects contain the
+<anchor id="topictop"></anchor><p> Application client projects contain the
resources needed for application client modules. An application client module
is used to contain a full-function client Java™ application (non Web-based) that connects
to and uses the J2EE resources defined in your server. When you place the
@@ -92,7 +92,7 @@ formats).</p>
which contains both Java source code and compiled <samp class="codeph">.class</samp> files,
along with all the meta-data files in the <span class="uicontrol">META-INF</span> subfolder.</p>
-<p class="anchor_topicbottom" />
+<anchor id="topicbottom"></anchor>
</div>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjarch.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjarch.html
index 8999ce85e..c6487ae7c 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjarch.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjarch.html
@@ -30,14 +30,14 @@
<body id="cjarch"><a name="cjarch"><!-- --></a>
-<h1 class="id_title">J2EE architecture</h1>
+<h1 class="topictitle1" id="title">J2EE architecture</h1>
-<div class="id_conbody"><p class="id_shortdesc">The Java™ 2 Platform, Enterprise Edition (J2EE)
-provides a standard for developing multitier, enterprise services.</p>
+<div id="conbody"><div id="shortdesc">The Java™ 2 Platform, Enterprise Edition (J2EE)
+provides a standard for developing multitier, enterprise services.</div>
-<p class="anchor_topictop">The economy and technology of today have
+<anchor id="topictop"></anchor><p>The economy and technology of today have
intensified the need for faster, more efficient, and larger-scale information
management solutions. The J2EE specification satisfies these challenges by
providing a programming model that improves development productivity, standardizes
@@ -72,7 +72,7 @@ component containers host services that support Web and EJB modules.</p>
<p>For more information on J2EE architecture and its implicit technologies,
download and read the <a href="http://java.sun.com/j2ee/download.html#platformspec" target="_blank" title="">J2EE 1.4 Specification</a>.</p>
-<p class="anchor_topicbottom" />
+<anchor id="topicbottom"></anchor>
</div>
@@ -91,4 +91,4 @@ download and read the <a href="http://java.sun.com/j2ee/download.html#platformsp
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjcircle.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjcircle.html
index 223141cf8..73fe22fa0 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjcircle.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjcircle.html
@@ -24,13 +24,13 @@
<body id="cjcircle"><a name="cjcircle"><!-- --></a>
-<h1 class="id_title">Cyclical dependencies between J2EE modules</h1>
+<h1 class="topictitle1" id="title">Cyclical dependencies between J2EE modules</h1>
-<div class="id_conbody"><p class="id_shortdesc" />
+<div id="conbody"><div id="shortdesc"></div>
-<p class="anchor_topictop">A cyclical dependency between two or more
+<anchor id="topictop"></anchor><p>A cyclical dependency between two or more
modules in an enterprise application most commonly occurs when projects are
imported from outside the Workbench. When a cycle exists between two or more
modules in an enterprise application, the Java™ builder cannot accurately compute the
@@ -42,7 +42,7 @@ This allows you to have your module dependencies function as a tree instead
of a cycle diagram. This practice has the added benefit of producing a better
factored and layered application.</p>
-<p class="anchor_topicbottom" />
+<anchor id="topicbottom"></anchor>
</div>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjearproj.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjearproj.html
index 57f1c5577..527198640 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjearproj.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjearproj.html
@@ -30,14 +30,14 @@
<body id="cjearproj"><a name="cjearproj"><!-- --></a>
-<h1 class="id_title">Enterprise application projects</h1>
+<h1 class="topictitle1" id="title">Enterprise application projects</h1>
-<div class="id_conbody"><p class="id_shortdesc">An enterprise application project ties
-together the resources that are required to deploy a J2EE enterprise application.</p>
+<div id="conbody"><div id="shortdesc">An enterprise application project ties
+together the resources that are required to deploy a J2EE enterprise application.</div>
-<p class="anchor_topictop">An enterprise application project contains
+<anchor id="topictop"></anchor><p>An enterprise application project contains
a set of references to other J2EE modules and Java™ projects that are combined to compose
an EAR file. These projects can be Web modules, EJB modules, application client
modules, connector modules, general utility Java JAR files, and EJB client JAR files.
@@ -97,7 +97,7 @@ This file is created in the <span class="uicontrol">.settings</span> folder.</dd
</dl>
</div>
-<p class="anchor_topicbottom" />
+<anchor id="topicbottom"></anchor>
</div>
@@ -115,4 +115,4 @@ This file is created in the <span class="uicontrol">.settings</span> folder.</dd
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjpers.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjpers.html
index 23c4a45a0..e68ea9471 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjpers.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjpers.html
@@ -23,16 +23,16 @@
<body id="cjpers"><a name="cjpers"><!-- --></a>
-<h1 class="id_title">J2EE perspective</h1>
+<h1 class="topictitle1" id="title">J2EE perspective</h1>
-<div class="id_conbody"><p class="id_shortdesc">The J2EE perspective includes workbench
+<div id="conbody"><div id="shortdesc">The J2EE perspective includes workbench
views that you can use when developing resources for enterprise applications,
EJB modules, Web modules, application client modules, and connector projects
-or modules.</p>
+or modules.</div>
-<p class="anchor_topictop">You can rearrange the location, tiling, and
+<anchor id="topictop"></anchor><p>You can rearrange the location, tiling, and
size of the views within the perspective. You can also add other views to
the J2EE perspective by clicking <span class="menucascade"><span class="uicontrol">Window</span>
&gt; <span class="uicontrol">Show View</span></span> and selecting the view.</p>
@@ -107,7 +107,7 @@ into appropriate places in your source code.</dd>
</dl>
-<p class="anchor_topicbottom" />
+<anchor id="topicbottom"></anchor>
</div>
@@ -117,4 +117,4 @@ into appropriate places in your source code.</dd>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjview.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjview.html
index 742d9e55d..002747a6b 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjview.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjview.html
@@ -24,15 +24,15 @@
<body id="cjview"><a name="cjview"><!-- --></a>
-<h1 class="id_title">Project Explorer view in the J2EE perspective</h1>
+<h1 class="topictitle1" id="title">Project Explorer view in the J2EE perspective</h1>
-<div class="id_conbody"><p class="id_shortdesc">While developing J2EE applications in
+<div id="conbody"><div id="shortdesc">While developing J2EE applications in
the J2EE perspective, the Project Explorer view is your main view of your
-J2EE projects and resources.</p>
+J2EE projects and resources.</div>
-<p class="anchor_topictop">The Project Explorer view provides an integrated
+<anchor id="topictop"></anchor><p>The Project Explorer view provides an integrated
view of all project resources, including models of J2EE deployment descriptors, Java™ artifacts,
resources, Web services, databases, and dynamic Web project artifacts.</p>
@@ -48,9 +48,9 @@ the top right corner of the view. For more information, see <a href="cjviewfilte
<p>Alternately, you can filter what you see by showing or hiding working sets,
groups of related resources or projects. See <a href="../../org.eclipse.platform.doc.user/concepts/cworkset.htm" title="">Working Sets</a>.</p>
-<p>The following image shows the Project Explorer view with a few projects:<br /><img class="id_projectexplorerimage" src="../images/ProjectExplorer.gif" alt="Screen capture of the Project Explorer view" /><br /></p>
+<p>The following image shows the Project Explorer view with a few projects:<br /><img id="projectexplorerimage" src="../images/ProjectExplorer.gif" alt="Screen capture of the Project Explorer view" /><br /></p>
-<p class="anchor_topicbottom" />
+<anchor id="topicbottom"></anchor>
</div>
@@ -63,4 +63,4 @@ groups of related resources or projects. See <a href="../../org.eclipse.platform
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjviewfilters.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjviewfilters.html
index 9df2876aa..491a30052 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/cjviewfilters.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/cjviewfilters.html
@@ -23,14 +23,14 @@
<body id="cjviewfilters"><a name="cjviewfilters"><!-- --></a>
-<h1 class="id_title">Filters in the Project Explorer view</h1>
+<h1 class="topictitle1" id="title">Filters in the Project Explorer view</h1>
-<div class="id_conbody"><p class="id_shortdesc">You can filter the Project Explorer
-view to hide projects, folders, or files that you don't want to see.</p>
+<div id="conbody"><div id="shortdesc">You can filter the Project Explorer
+view to hide projects, folders, or files that you don't want to see.</div>
-<p class="anchor_topictop">To enable or disable filters, open the Select
+<anchor id="topictop"></anchor><p>To enable or disable filters, open the Select
Common Navigator Filters window by clicking the <span class="uicontrol">Filters</span> button
from the drop-down menu at the top right corner of the view. This window lists
the available filters.</p>
@@ -47,7 +47,7 @@ are shown in the Project Explorer view. For example, if you clear the check
box next to <span class="uicontrol">J2EE Deployment Descriptors</span>, the deployment
descriptors are hidden from each project in the view.</p>
-<p class="anchor_topicbottom" />
+<anchor id="topicbottom"></anchor>
</div>
@@ -57,4 +57,4 @@ descriptors are hidden from each project in the view.</p>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/rjlimitcurrent.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/rjlimitcurrent.html
index 72f7ddef5..94a245e98 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/rjlimitcurrent.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/rjlimitcurrent.html
@@ -22,15 +22,15 @@
<body id="rjlimitcurrent"><a name="rjlimitcurrent"><!-- --></a>
-<h1 class="id_title">Limitations of J2EE development tools</h1>
+<h1 class="topictitle1" id="title">Limitations of J2EE development tools</h1>
-<div class="id_refbody"><p class="id_shortdesc">This topic outlines current known limitations
-and restrictions for J2EE tooling.</p>
+<div id="refbody"><div id="shortdesc">This topic outlines current known limitations
+and restrictions for J2EE tooling.</div>
-<div class="id_spacesLimitation"><h4 class="sectiontitle">Spaces
-not supported in JAR URIs within an enterprise application</h4><p class="anchor_topictop" />
+<div id="spacesLimitation"><h4 class="sectiontitle">Spaces
+not supported in JAR URIs within an enterprise application</h4><anchor id="topictop"></anchor>
Spaces are
not supported in the URI for modules or utility JAR files in an enterprise
application. The "Class-Path:" attribute of a MANIFEST.MF file in a JAR file
@@ -38,13 +38,13 @@ or module is a space-delimited list of relative paths within an enterprise
application. A JAR file would not be able to reference another JAR file in
the EAR if the URI of the referenced JAR file contained spaces.</div>
-<div class="id_EARDBCSLimitation"><h4 class="sectiontitle">Enterprise application
+<div id="EARDBCSLimitation"><h4 class="sectiontitle">Enterprise application
project names should not contain DBCS characters</h4><p id="rjlimitcurrent__limitation_ear_dbcs"><a name="rjlimitcurrent__limitation_ear_dbcs"><!-- --></a>When
you create an enterprise application project, it is recommended that you do
not give it a name that contains double-byte character set (DBCS) characters.</p>
</div>
-<div class="id_utilityJARLimitation"><h4 class="sectiontitle">Java™ build
+<div id="utilityJARLimitation"><h4 class="sectiontitle">Java™ build
path updates when removing the dependency on a Utility JAR file</h4>When
removing the dependency on a Utility JAR, the corresponding Java project
will be removed from the Java build path only if the dependent JAR
@@ -56,7 +56,7 @@ between JUnit and the Web project, remove the Java JAR Dependency from the Web p
first, then remove the Utility JAR from the EAR. Follow this order to ensure
that this works correctly.</div>
-<div class="id_JARdepLimitation"><h4 class="sectiontitle">Java JAR Dependencies page fails to update Java build
+<div id="JARdepLimitation"><h4 class="sectiontitle">Java JAR Dependencies page fails to update Java build
path</h4>The Java JAR Dependencies page is not synchronized with
the Java build
path page in the project properties dialog. Therefore, a change applied in
@@ -69,7 +69,7 @@ a JAR dependency was added, but the project did not get added to the Java build
path. The workaround is to reopen the properties dialogs, switch to the JAR
dependency page, clear and re-select the dependent JAR files, then click <span class="uicontrol">OK</span>.</div>
-<div class="id_locationLimitation"><h4 class="sectiontitle">'Invalid project description'
+<div id="locationLimitation"><h4 class="sectiontitle">'Invalid project description'
error when using a non-default project location for a new J2EE project</h4>When
you create a new J2EE project (including Java, enterprise application, Dynamic Web,
EJB, application client, and connector projects), you cannot use a project
@@ -80,10 +80,10 @@ this message you then select a valid project location by clicking the Browse
button, the project creation will still not finish. The workaround is to click
Cancel and reopen the project creation wizard.</div>
-<div class="anchor_topicbottom" />
+<anchor id="topicbottom"></anchor>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/rvalerr.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/rvalerr.html
index 71394d6e4..fc60c8661 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/rvalerr.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/rvalerr.html
@@ -24,20 +24,20 @@
<body id="rvalerr"><a name="rvalerr"><!-- --></a>
-<h1 class="id_title">Common validation errors and solutions</h1>
+<h1 class="topictitle1" id="title">Common validation errors and solutions</h1>
-<div class="id_refbody"><p class="id_shortdesc">You may encounter these common error
-messages when you validate your projects.</p>
+<div id="refbody"><div id="shortdesc">You may encounter these common error
+messages when you validate your projects.</div>
-<div class="anchor_topictop" />
+<anchor id="topictop"></anchor>
<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" frame="border" border="1" rules="all">
<thead align="left">
-<tr class="id_tableHeadRow">
+<tr id="tableHeadRow">
<th valign="top" width="20.27027027027027%" id="N1008D">Message prefix</th>
<th valign="top" width="24.324324324324326%" id="N10094">Message</th>
@@ -49,12 +49,12 @@ messages when you validate your projects.</p>
</thead>
<tbody>
-<tr class="id_appclientValidator">
+<tr id="appclientValidator">
<td colspan="3" valign="top" headers="N1008D N10094 N1009B "><span class="uicontrol">Application Client validator</span></td>
</tr>
-<tr class="id_CHKJ1000">
+<tr id="CHKJ1000">
<td valign="top" width="20.27027027027027%" headers="N1008D ">CHKJ1000</td>
<td valign="top" width="24.324324324324326%" headers="N10094 ">Validation failed because the application client file
@@ -85,12 +85,12 @@ rebuild the project. The project metadata will refresh.</li>
</tr>
-<tr class="id_EARValidator">
+<tr id="EARValidator">
<td colspan="3" valign="top" headers="N1008D N10094 N1009B "><span class="uicontrol">EAR validator</span></td>
</tr>
-<tr class="id_CHKJ1001">
+<tr id="CHKJ1001">
<td valign="top" width="20.27027027027027%" headers="N1008D ">CHKJ1001</td>
<td valign="top" width="24.324324324324326%" headers="N10094 ">The EAR project {0} is invalid.</td>
@@ -119,12 +119,12 @@ rebuild the project. The project metadata will refresh.</li>
</tr>
-<tr class="id_EJBValidator">
+<tr id="EJBValidator">
<td colspan="3" valign="top" headers="N1008D N10094 N1009B "><span class="uicontrol">EJB validator</span></td>
</tr>
-<tr class="id_CHKJ2019">
+<tr id="CHKJ2019">
<td valign="top" width="20.27027027027027%" headers="N1008D ">CHKJ2019</td>
<td valign="top" width="24.324324324324326%" headers="N10094 ">The {0} key class must be serializable at runtime. </td>
@@ -139,21 +139,21 @@ make the object serializable at compile-time or ignore the warning. </td>
</tr>
-<tr class="id_CHKJ2412">
+<tr id="CHKJ2412">
<td valign="top" width="20.27027027027027%" headers="N1008D ">CHKJ2412</td>
<td valign="top" width="24.324324324324326%" headers="N10094 ">The return type must be serializable at runtime. </td>
</tr>
-<tr class="id_CHKJ2413">
+<tr id="CHKJ2413">
<td valign="top" width="20.27027027027027%" headers="N1008D ">CHKJ2413</td>
<td valign="top" width="24.324324324324326%" headers="N10094 ">Argument {1} of {0} must be serializable at runtime.</td>
</tr>
-<tr class="id_CHKJ2102">
+<tr id="CHKJ2102">
<td valign="top" width="20.27027027027027%" headers="N1008D ">CHKJ2102</td>
<td valign="top" width="24.324324324324326%" headers="N10094 ">Either a finder descriptor, or a matching custom finder method on the
@@ -163,7 +163,7 @@ make the object serializable at compile-time or ignore the warning. </td>
</tr>
-<tr class="id_CHKJ2873">
+<tr id="CHKJ2873">
<td valign="top" width="20.27027027027027%" headers="N1008D ">CHKJ2873</td>
<td valign="top" width="24.324324324324326%" headers="N10094 ">Migrate this bean's datasource binding to a CMP Connection Factory
@@ -173,7 +173,7 @@ binding.</td>
</tr>
-<tr class="id_CHKJ2874">
+<tr id="CHKJ2874">
<td valign="top" width="20.27027027027027%" headers="N1008D ">CHKJ2874</td>
<td valign="top" width="24.324324324324326%" headers="N10094 ">Migrate this EJB module's default datasource binding to a default CMP
@@ -183,7 +183,7 @@ Connection Factory binding.</td>
</tr>
-<tr class="id_CHKJ2875E">
+<tr id="CHKJ2875E">
<td valign="top" width="20.27027027027027%" headers="N1008D ">CHKJ2875E </td>
<td valign="top" width="24.324324324324326%" headers="N10094 ">&lt;ejb-client-jar&gt; {0} must exist in every EAR file
@@ -199,7 +199,7 @@ EJB project as a module.</td>
</tr>
-<tr class="id_CHKJ2905">
+<tr id="CHKJ2905">
<td valign="top" width="20.27027027027027%" headers="N1008D ">CHKJ2905</td>
<td valign="top" width="24.324324324324326%" headers="N10094 ">The EJB validator did not run because ejb-jar.xml could not be loaded.
@@ -228,12 +228,12 @@ rebuild the project. The project metadata will refresh.</li>
</tr>
-<tr class="id_JSPValidator">
+<tr id="JSPValidator">
<td colspan="3" valign="top" headers="N1008D N10094 N1009B "><span class="uicontrol">JSP validator</span></td>
</tr>
-<tr class="id_IWAW0482">
+<tr id="IWAW0482">
<td valign="top" width="20.27027027027027%" headers="N1008D ">IWAW0482</td>
<td valign="top" width="24.324324324324326%" headers="N10094 ">No valid JspTranslator</td>
@@ -253,12 +253,12 @@ Java &gt; Classpath Variables</span>) are set correctly.</li>
</tr>
-<tr class="id_WARValidator">
+<tr id="WARValidator">
<td colspan="3" valign="top" headers="N1008D N10094 N1009B "><span class="uicontrol">WAR validator</span></td>
</tr>
-<tr class="id_CHKJ3008">
+<tr id="CHKJ3008">
<td valign="top" width="20.27027027027027%" headers="N1008D ">CHKJ3008</td>
<td valign="top" width="24.324324324324326%" headers="N10094 ">Missing or invalid WAR file.</td>
@@ -286,7 +286,7 @@ rebuild the project. The project metadata will refresh.</li>
</tr>
-<tr class="id_XMLValidator">
+<tr id="XMLValidator">
<td colspan="3" valign="top" headers="N1008D N10094 N1009B "><span class="uicontrol">XML validator</span></td>
</tr>
@@ -310,7 +310,7 @@ the project.</td>
</table>
</div>
-<div class="anchor_topicbottom" />
+<anchor id="topicbottom"></anchor>
</div>
@@ -323,4 +323,4 @@ the project.</td>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/rvalidators.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/rvalidators.html
index bf1058a85..bc7f6df4c 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/rvalidators.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/rvalidators.html
@@ -24,21 +24,22 @@
<body id="rvalidators"><a name="rvalidators"><!-- --></a>
-<h1 class="id_title">J2EE Validators</h1>
+<h1 class="topictitle1" id="title">J2EE Validators</h1>
-<div class="id_refbody"><p class="id_shortdesc">This table lists the validators that
+<div id="refbody"><div id="shortdesc">This table lists the validators that
are available for the different project types and gives a brief description
-of each validator.</p>
+of each validator.</div>
-<div class="anchor_topictop" />
+<anchor id="topictop"></anchor>
<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" frame="border" border="1" rules="all">
<thead align="left">
-<tr class="anchor_toprow">
+<tr>
+<anchor id="toprow"></anchor>
<th valign="top" width="50%" id="N10073">Validator name</th>
<th valign="top" width="50%" id="N1007A">Description</th>
@@ -48,7 +49,7 @@ of each validator.</p>
</thead>
<tbody>
-<tr class="id_appclientValidator">
+<tr id="appclientValidator">
<td align="left" valign="top" width="50%" headers="N10073 ">Application Client Validator</td>
<td align="left" valign="top" width="50%" headers="N1007A ">The Application Client Validator validates
@@ -64,7 +65,7 @@ the following Application Client project resources: <ul>
</tr>
-<tr class="id_connectorValidator">
+<tr id="connectorValidator">
<td valign="top" width="50%" headers="N10073 ">Connector Validator</td>
<td valign="top" width="50%" headers="N1007A ">The Connector validator checks for invalid J2EE specification
@@ -72,7 +73,7 @@ levels in connector projects.</td>
</tr>
-<tr class="id_DTDValidator">
+<tr id="DTDValidator">
<td align="left" valign="top" width="50%" headers="N10073 ">DTD Validator</td>
<td align="left" valign="top" width="50%" headers="N1007A ">The DTD validator determines whether the
@@ -83,7 +84,7 @@ to entities and elements that do not exist.</td>
</tr>
-<tr class="id_EARValidator">
+<tr id="EARValidator">
<td align="left" valign="top" width="50%" headers="N10073 ">EAR Validator</td>
<td align="left" valign="top" width="50%" headers="N1007A ">The EAR Validator validates the following:
@@ -111,7 +112,7 @@ of the module projects with respect to the enterprise application project.</p>
</tr>
-<tr class="id_EJBValidator">
+<tr id="EJBValidator">
<td align="left" valign="top" width="50%" headers="N10073 ">EJB Validator</td>
<td align="left" valign="top" width="50%" headers="N1007A ">The EJB Validator verifies that enterprise
@@ -131,14 +132,14 @@ enterprise bean class, and, if the bean is an entity bean, the key class)</li>
</tr>
-<tr class="id_ELValidator">
+<tr id="ELValidator">
<td valign="top" width="50%" headers="N10073 ">EL Syntax Validator</td>
<td valign="top" width="50%" headers="N1007A ">&nbsp;</td>
</tr>
-<tr class="id_HTMLValidator">
+<tr id="HTMLValidator">
<td align="left" valign="top" width="50%" headers="N10073 ">HTML Syntax Validator</td>
<td align="left" valign="top" width="50%" headers="N1007A ">The HTML Syntax Validator validates HTML
@@ -153,7 +154,7 @@ basic syntax and HTML DTD compliance in the following Web project resources:
</tr>
-<tr class="id_JSPValidator">
+<tr id="JSPValidator">
<td align="left" valign="top" width="50%" headers="N10073 ">JSP Syntax Validator</td>
<td align="left" valign="top" width="50%" headers="N1007A ">The JSP Syntax Validator validates JSP files
@@ -162,7 +163,7 @@ and then checking the Java code for compile errors.</td>
</tr>
-<tr class="id_WARValidator">
+<tr id="WARValidator">
<td align="left" valign="top" width="50%" headers="N10073 ">War Validator</td>
<td align="left" valign="top" width="50%" headers="N1007A ">The War Validator validates the following
@@ -182,7 +183,7 @@ web project resources: <ul>
</tr>
-<tr class="id_WSDLValidator">
+<tr id="WSDLValidator">
<td valign="top" width="50%" headers="N10073 ">WSDL Validator</td>
<td valign="top" width="50%" headers="N1007A ">The WSDL validator checks the following in WSDL files: <ul>
@@ -200,7 +201,7 @@ a WSDL file against WS-I Profiles. </td>
</tr>
-<tr class="id_WSIValidator">
+<tr id="WSIValidator">
<td valign="top" width="50%" headers="N10073 ">WS-I Message Validator</td>
<td valign="top" width="50%" headers="N1007A ">WS-I Message validator checks SOAP messages against
@@ -210,7 +211,7 @@ Monitor. The validator checks a message log that is saved as a project resource
</tr>
-<tr class="id_XMLSchemaValidator">
+<tr id="XMLSchemaValidator">
<td align="left" valign="top" width="50%" headers="N10073 ">XML Schema Validator</td>
<td align="left" valign="top" width="50%" headers="N1007A ">The XML schema validator determines whether
@@ -219,7 +220,7 @@ are validated according to the XML Schema specification <a href="http://www.w3.o
</tr>
-<tr class="id_XMLValidator">
+<tr id="XMLValidator">
<td align="left" valign="top" width="50%" headers="N10073 ">XML Validator</td>
<td align="left" valign="top" width="50%" headers="N1007A ">The XML validator ensures that an XML file
@@ -229,7 +230,8 @@ with.</td>
</tr>
-<tr class="anchor_bottomrow">
+<tr>
+<anchor id="bottomrow"></anchor>
<td valign="top" width="50%" headers="N10073 ">&nbsp;</td>
<td valign="top" width="50%" headers="N1007A ">&nbsp;</td>
@@ -241,7 +243,7 @@ with.</td>
</table>
</div>
-<div class="anchor_topicbottom" />
+<anchor id="topicbottom"></anchor>
</div>
@@ -254,4 +256,4 @@ with.</td>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/taddingfacet.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/taddingfacet.html
index 15f8b3e34..20a865641 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/taddingfacet.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/taddingfacet.html
@@ -25,19 +25,19 @@
<body id="taddingfacet"><a name="taddingfacet"><!-- --></a>
-<h1 class="id_title">Adding a facet to a J2EE project</h1>
+<h1 class="topictitle1" id="title">Adding a facet to a J2EE project</h1>
-<div class="id_taskbody"><p class="id_shortdesc">This topic explains how to add a facet
-to an existing project in your workspace.</p>
+<div id="taskbody"><div id="shortdesc">This topic explains how to add a facet
+to an existing project in your workspace.</div>
-<div class="id_context"><p class="anchor_topictop">New projects
+<div class="section" id="context"><anchor id="topictop"></anchor><p>New projects
generally have facets added to them when they are created. To add another
facet to a project that already exists, follow these steps:</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>In the Project Explorer view, right-click the project and then
click <span class="uicontrol">Properties</span>.</span></li>
@@ -86,7 +86,7 @@ and select the runtimes that you want the project to be compatible with.</span>
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
@@ -101,4 +101,4 @@ and select the runtimes that you want the project to be compatible with.</span>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tchangefacet.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tchangefacet.html
index ac783f42b..cb14233c7 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tchangefacet.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tchangefacet.html
@@ -25,19 +25,19 @@
<body id="tchangefacet"><a name="tchangefacet"><!-- --></a>
-<h1 class="id_title">Changing the version of a facet</h1>
+<h1 class="topictitle1" id="title">Changing the version of a facet</h1>
-<div class="id_taskbody"><p class="id_shortdesc">You can change the version of a facet
-in a J2EE project by editing the facets for the project.</p>
+<div id="taskbody"><div id="shortdesc">You can change the version of a facet
+in a J2EE project by editing the facets for the project.</div>
-<div class="id_context"><p class="anchor_topictop">Changing
+<div class="section" id="context"><anchor id="topictop"></anchor><p>Changing
the Java compiler version of a J2EE project involves changing the version
of the <span class="uicontrol">Java</span> facet. See <a href="tchangejavalevel.html" title="You can change the version of Java used&#10;in a J2EE project by changing the value of the Java facet.">Changing the Java compiler version for a J2EE project</a>.</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>In the Project Explorer view, right-click the project and then
click <span class="uicontrol">Properties</span>.</span></li>
@@ -59,7 +59,7 @@ the facet's name.</span></li>
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
@@ -74,4 +74,4 @@ the facet's name.</span></li>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tchangejavalevel.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tchangejavalevel.html
index 550b99186..feadbdabe 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tchangejavalevel.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tchangejavalevel.html
@@ -26,20 +26,20 @@ project</title>
<body id="tchangejavalevel"><a name="tchangejavalevel"><!-- --></a>
-<h1 class="id_title">Changing the Java compiler version for a J2EE
+<h1 class="topictitle1" id="title">Changing the Java compiler version for a J2EE
project</h1>
-<div class="id_taskbody"><p class="id_shortdesc">You can change the version of Java used
-in a J2EE project by changing the value of the <span class="uicontrol">Java</span> facet.</p>
+<div id="taskbody"><div id="shortdesc">You can change the version of Java used
+in a J2EE project by changing the value of the <span class="uicontrol">Java</span> facet.</div>
-<div class="id_context"><p class="anchor_topictop">The <span class="uicontrol">Java</span> facet
+<div class="section" id="context"><anchor id="topictop"></anchor><p>The <span class="uicontrol">Java</span> facet
applies only to J2EE projects. To set the Java compiler level of a non-J2EE
project, such as a Java project, see <a href="../../org.eclipse.jdt.doc.user/reference/ref-preferences-compiler.htm">Java Compiler</a>.</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>In the Project Explorer view, right-click the project and then
click <span class="uicontrol">Properties</span>.</span></li>
@@ -61,7 +61,7 @@ next to the <span class="uicontrol">Java</span> facet.</span></li>
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
@@ -76,4 +76,4 @@ next to the <span class="uicontrol">Java</span> facet.</span></li>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjappproj.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjappproj.html
index 85f8061f7..ba9192210 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjappproj.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjappproj.html
@@ -28,15 +28,15 @@
<body id="tjappproj"><a name="tjappproj"><!-- --></a>
-<h1 class="id_title">Creating an application client project</h1>
+<h1 class="topictitle1" id="title">Creating an application client project</h1>
-<div class="id_taskbody"><p class="id_shortdesc">You can use a wizard to create a new
+<div id="taskbody"><div id="shortdesc">You can use a wizard to create a new
application client project and add it to a new or existing enterprise application
-project.</p>
+project.</div>
-<div class="id_context"> <p class="anchor_topictop">Application
+<div class="section" id="context"> <anchor id="topictop"></anchor><p>Application
client projects contain the resources needed for application client modules.
Application client projects contain programs that run on networked client
systems. An application client project is deployed as a JAR file.</p>
@@ -50,7 +50,7 @@ enable other facets for the project.</p>
project:</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>In the J2EE perspective, click <span class="menucascade"><span class="uicontrol">File</span>
&gt; <span class="uicontrol">New</span> &gt; <span class="uicontrol">Project</span> &gt; <span class="uicontrol">J2EE</span>
&gt; <span class="uicontrol">Application Client Project</span></span>.</span></li>
@@ -110,7 +110,7 @@ a default Main class</span> check box.</span></li>
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
@@ -128,4 +128,4 @@ a default Main class</span> check box.</span></li>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjcircleb.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjcircleb.html
index 9549b9363..2a1803429 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjcircleb.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjcircleb.html
@@ -25,15 +25,15 @@ is imported</title>
<body id="tjcircleb"><a name="tjcircleb"><!-- --></a>
-<h1 class="id_title">Correcting cyclical dependencies after an EAR
+<h1 class="topictitle1" id="title">Correcting cyclical dependencies after an EAR
is imported</h1>
-<div class="id_taskbody"><p class="id_shortdesc">You can resolve cyclical dependencies
-after an EAR is imported.</p>
+<div id="taskbody"><div id="shortdesc">You can resolve cyclical dependencies
+after an EAR is imported.</div>
-<div class="id_context"><p class="anchor_topictop">A cyclical dependency between two
+<div class="section" id="context"><anchor id="topictop"></anchor><p>A cyclical dependency between two
or more modules in an enterprise application most commonly occurs when projects
are imported from outside the workbench. When a cycle exists between two or
more modules in an enterprise application, the Java™ builder cannot accurately compute the
@@ -45,7 +45,7 @@ to function as a tree instead of a cycle diagram. This practice has the added
benefit of producing a better factored and layered application.</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li><span>Identify all the classes within the JAR files that have cyclical
dependencies, then move those classes into a common Java project
or JAR file.</span></li>
@@ -59,7 +59,7 @@ are truly required.</span></li>
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
@@ -73,4 +73,4 @@ are truly required.</span></li>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjear.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjear.html
index e2b9f1b8d..a5e61b9f8 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjear.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjear.html
@@ -28,13 +28,13 @@
<body id="tjear"><a name="tjear"><!-- --></a>
-<h1 class="id_title">Creating an enterprise application project</h1>
+<h1 class="topictitle1" id="title">Creating an enterprise application project</h1>
-<div class="id_taskbody"><p class="id_shortdesc" />
+<div id="taskbody"><div id="shortdesc"></div>
-<div class="id_context"><p class="anchor_topictop">Enterprise
+<div class="section" id="context"><anchor id="topictop"></anchor><p>Enterprise
application projects contain references to the resources needed for enterprise
applications and can contain a combination of Web modules, JAR files, connector
modules, EJB modules, and application client modules. An enterprise application
@@ -56,7 +56,7 @@ not give it a name that contains double-byte character set (DBCS) characters.</p
create a J2EE enterprise application project:</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>In the J2EE perspective, click <span class="menucascade"><span class="uicontrol">File</span>
&gt; <span class="uicontrol">New</span> &gt; <span class="uicontrol">Project</span> &gt; <span class="uicontrol">J2EE</span>
&gt; <span class="uicontrol">Enterprise Application Project</span></span>.</span>
@@ -122,7 +122,7 @@ server target as the new enterprise application.</li>
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjexpapp.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjexpapp.html
index a47a9b004..0c8d1d9f8 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjexpapp.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjexpapp.html
@@ -26,18 +26,18 @@
<body id="tjexpapp"><a name="tjexpapp"><!-- --></a>
-<h1 class="id_title">Exporting an application client project</h1>
+<h1 class="topictitle1" id="title">Exporting an application client project</h1>
-<div class="id_taskbody"><p class="id_shortdesc">You can export an application client
-project as a JAR file.</p>
+<div id="taskbody"><div id="shortdesc">You can export an application client
+project as a JAR file.</div>
-<div class="id_context"><p class="anchor_topictop">To export
+<div class="section" id="context"><anchor id="topictop"></anchor><p>To export
an application client project from the workbench:</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>In the J2EE perspective, click <span class="menucascade"><span class="uicontrol">File</span>
&gt; <span class="uicontrol">Export</span></span>.</span> The Export window
opens.</li>
@@ -66,7 +66,7 @@ existing file</span>.</span></li>
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
@@ -82,4 +82,4 @@ existing file</span>.</span></li>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjexpear.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjexpear.html
index 617ed31e3..84b71c046 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjexpear.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjexpear.html
@@ -27,20 +27,20 @@ EAR file</title>
<body id="tjexpear"><a name="tjexpear"><!-- --></a>
-<h1 class="id_title">Exporting an enterprise application into an
+<h1 class="topictitle1" id="title">Exporting an enterprise application into an
EAR file</h1>
-<div class="id_taskbody"><p class="id_shortdesc">Enterprise applications are deployed
+<div id="taskbody"><div id="shortdesc">Enterprise applications are deployed
in the form of an EAR file. Use the Export wizard to export an enterprise
-application project into an EAR file for deployment.</p>
+application project into an EAR file for deployment.</div>
-<div class="id_context"> <p class="anchor_topictop">To export
+<div class="section" id="context"> <anchor id="topictop"></anchor><p>To export
an enterprise application project into an EAR file:</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>In the J2EE perspective, click <span class="menucascade"><span class="uicontrol">File</span>
&gt; <span class="uicontrol">Export</span></span>.</span> The Export window
opens.</li>
@@ -70,14 +70,14 @@ existing file</span>.</span></li>
</ol>
-<div class="id_result">The wizard exports the contents of the EAR
+<div id="result">The wizard exports the contents of the EAR
project to the specified EAR file. Additionally, for each project that corresponds
to a module or utility JAR in the application, the project contents are exported
into a nested module or JAR file in the EAR file. If any unsaved changes exist
on any of the files in any of the referenced projects, you are prompted to
save these files prior to export.</div>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjimpapp.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjimpapp.html
index b8ba3df3f..359639ceb 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjimpapp.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjimpapp.html
@@ -26,19 +26,19 @@
<body id="tjimpapp"><a name="tjimpapp"><!-- --></a>
-<h1 class="id_title">Importing an application client JAR file</h1>
+<h1 class="topictitle1" id="title">Importing an application client JAR file</h1>
-<div class="id_taskbody"><p class="id_shortdesc">Application client projects are deployed
+<div id="taskbody"><div id="shortdesc">Application client projects are deployed
as JAR files. You can import an application client project that has been deployed
-into a JAR file by using the Import wizard.</p>
+into a JAR file by using the Import wizard.</div>
-<div class="id_context"> <p class="anchor_topictop">To import
+<div class="section" id="context"> <anchor id="topictop"></anchor><p>To import
an application client JAR file using the wizard:</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>In the J2EE perspective, click <span class="menucascade"><span class="uicontrol">File</span>
&gt; <span class="uicontrol">Import</span></span>. The Import window opens.</span>
</li>
@@ -82,7 +82,7 @@ JAR file.</span></li>
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
@@ -98,4 +98,4 @@ JAR file.</span></li>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjimpear.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjimpear.html
index d332e8779..ebaf83838 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjimpear.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjimpear.html
@@ -28,22 +28,22 @@
<body id="tjimpear"><a name="tjimpear"><!-- --></a>
-<h1 class="id_title">Importing an enterprise application EAR file</h1>
+<h1 class="topictitle1" id="title">Importing an enterprise application EAR file</h1>
-<div class="id_taskbody"><p class="id_shortdesc">Enterprise application projects are
+<div id="taskbody"><div id="shortdesc">Enterprise application projects are
deployed into EAR files. You can import an enterprise application project
-by importing it from a deployed EAR file.</p>
+by importing it from a deployed EAR file.</div>
-<div class="id_context"> <p class="anchor_topictop">You can
+<div class="section" id="context"> <anchor id="topictop"></anchor><p>You can
also choose to import utility JAR files as utility Java™ projects. You can also use the wizard
to change the new project names for the EAR file and modules that will be
imported.</p>
<p>To import an EAR file using the wizard:</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>In the J2EE perspective, click <span class="menucascade"><span class="uicontrol">File</span>
&gt; <span class="uicontrol">Import</span></span>. The Import window opens.</span>
</li>
@@ -108,7 +108,7 @@ EAR file.</span></li>
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
@@ -126,4 +126,4 @@ EAR file.</span></li>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjrar.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjrar.html
index bd559dc60..474bbbeb5 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjrar.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjrar.html
@@ -24,15 +24,15 @@
<body id="tjrar"><a name="tjrar"><!-- --></a>
-<h1 class="id_title">Creating a connector project</h1>
+<h1 class="topictitle1" id="title">Creating a connector project</h1>
-<div class="id_taskbody"><p class="id_shortdesc">A connector is a J2EE standard extension
+<div id="taskbody"><div id="shortdesc">A connector is a J2EE standard extension
mechanism for containers to provide connectivity to enterprise information
-systems (EISs).</p>
+systems (EISs).</div>
-<div class="id_context"> <p class="anchor_topictop"> A connector
+<div class="section" id="context"> <anchor id="topictop"></anchor><p> A connector
is a J2EE standard extension mechanism for containers to provide connectivity
to enterprise information systems (EISs). A connector is specific to an EIS
and consists of a resource adapter and application development tools. A resource
@@ -50,7 +50,7 @@ may want to enable other facets for the project.</p>
create a new connector project:</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>In the J2EE perspective, select <span class="menucascade"><span class="uicontrol">File</span>
&gt; <span class="uicontrol">New</span> &gt; <span class="uicontrol">Project</span> &gt; <span class="uicontrol">J2EE</span>
&gt; <span class="uicontrol">Connector Project</span></span>.</span></li>
@@ -107,7 +107,7 @@ of the folder to use for source code. </span></li>
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
@@ -119,4 +119,4 @@ of the folder to use for source code. </span></li>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjtargetserver.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjtargetserver.html
index 8d6db11f5..5771305ce 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjtargetserver.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjtargetserver.html
@@ -24,17 +24,17 @@
<body id="tjtargetserver"><a name="tjtargetserver"><!-- --></a>
-<h1 class="id_title">Specifying target servers for J2EE projects</h1>
+<h1 class="topictitle1" id="title">Specifying target servers for J2EE projects</h1>
-<div class="id_taskbody"><p class="id_shortdesc">When you develop J2EE applications,
+<div id="taskbody"><div id="shortdesc">When you develop J2EE applications,
you can specify the server runtime environments for your J2EE projects. The
target server is specified during project creation and import, and it can
be changed in the project properties. The target server setting is the default
-mechanism for setting the class path for J2EE projects.</p>
+mechanism for setting the class path for J2EE projects.</div>
-<div class="id_context"><p class="anchor_topictop">In order
+<div class="section" id="context"><anchor id="topictop"></anchor><p>In order
to support different application servers that use different JDK levels for
their Java™ Runtime
Environment (JRE), the workbench prompts you for a target server setting for
@@ -80,7 +80,7 @@ targeted to the same target server as the Web project.</div>
the target runtime and default server for an existing project:</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>In the Project Explorer view of the J2EE perspective, right-click
the enterprise application or module project, and select <span class="uicontrol">Properties</span> from
the pop-up menu.</span> The Properties dialog for the project opens.
@@ -114,7 +114,7 @@ shown in bold text.</p>
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
@@ -128,4 +128,4 @@ shown in bold text.</p>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjval.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjval.html
index f1d990ff6..5f08a1201 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjval.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjval.html
@@ -22,14 +22,14 @@
<body id="tjval"><a name="tjval"><!-- --></a>
-<h1 class="id_title">Validating code in enterprise applications</h1>
+<h1 class="topictitle1" id="title">Validating code in enterprise applications</h1>
-<div class="id_taskbody"><p class="id_shortdesc">The workbench includes validators that
-check certain files in your enterprise application module projects for errors.</p>
+<div id="taskbody"><div id="shortdesc">The workbench includes validators that
+check certain files in your enterprise application module projects for errors.</div>
-<div class="id_context"> <p class="anchor_topictop">By default, the workbench validates
+<div class="section" id="context"> <anchor id="topictop"></anchor><p>By default, the workbench validates
your files automatically after any build, including automatic builds. You
can also begin the validation process manually without building.</p>
<p>On
@@ -46,7 +46,7 @@ of files.</p>
<p>Follow these steps to validate your files:</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>Click <span class="menucascade"><span class="uicontrol">Window</span> &gt; <span class="uicontrol">Preferences</span>
</span>.</span></li>
@@ -93,14 +93,14 @@ of your projects, see <a href="tjvalglobalpref.html" title="For a given project,
</ol>
-<div class="id_result">Any errors found by the validators are listed
+<div id="result">Any errors found by the validators are listed
in the Problems view.</div>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvaldisable.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvaldisable.html
index 7fade1305..baf6207cf 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvaldisable.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvaldisable.html
@@ -25,18 +25,18 @@
<body id="tjvaldisable"><a name="tjvaldisable"><!-- --></a>
-<h1 class="id_title">Disabling validation</h1>
+<h1 class="topictitle1" id="title">Disabling validation</h1>
-<div class="id_taskbody"><p class="id_shortdesc">You can disable one or more validators
+<div id="taskbody"><div id="shortdesc">You can disable one or more validators
individually or disable validation entirely. Also, you can set validation
-settings for your entire workspace and for individual projects.</p>
+settings for your entire workspace and for individual projects.</div>
-<div class="id_context"><p class="anchor_topictop" />
+<div class="section" id="context"><anchor id="topictop"></anchor>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>Click <span class="menucascade"><span class="uicontrol">Window</span> &gt; <span class="uicontrol">Preferences</span>
</span>.</span></li>
@@ -65,7 +65,7 @@ of your projects, see <a href="tjvalglobalpref.html" title="For a given project,
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
@@ -78,4 +78,4 @@ of your projects, see <a href="tjvalglobalpref.html" title="For a given project,
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalglobalpref.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalglobalpref.html
index fa7a40a00..6696c63d5 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalglobalpref.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalglobalpref.html
@@ -22,19 +22,19 @@
<body id="tjvalglobalpref"><a name="tjvalglobalpref"><!-- --></a>
-<h1 class="id_title">Overriding global validation preferences</h1>
+<h1 class="topictitle1" id="title">Overriding global validation preferences</h1>
-<div class="id_taskbody"><p class="id_shortdesc">For a given project, you can override
-the global validation preferences.</p>
+<div id="taskbody"><div id="shortdesc">For a given project, you can override
+the global validation preferences.</div>
-<div class="id_context"> <p class="anchor_topictop">The default validation preferences
+<div class="section" id="context"> <anchor id="topictop"></anchor><p>The default validation preferences
are specified globally on the Validation page of the Preferences dialog. To
allow projects to override these default validation preferences:</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>Click <span class="menucascade"><span class="uicontrol">Window</span> &gt; <span class="uicontrol">Preferences</span>
</span>.</span></li>
@@ -75,11 +75,11 @@ validators have alternate implementations.</li>
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalmanual.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalmanual.html
index fa6cf7990..f564ffaef 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalmanual.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalmanual.html
@@ -25,15 +25,15 @@
<body id="tjvalmanual"><a name="tjvalmanual"><!-- --></a>
-<h1 class="id_title">Manually validating code</h1>
+<h1 class="topictitle1" id="title">Manually validating code</h1>
-<div class="id_taskbody"><p class="id_shortdesc">When you run a manual validation, all
+<div id="taskbody"><div id="shortdesc">When you run a manual validation, all
resources in the selected project are validated according to the validation
-settings.</p>
+settings.</div>
-<div class="id_context"><div class="anchor_topictop">The validators used depend on the
+<anchor id="topicbottom"></anchor><div class="section" id="context">The validators used depend on the
global and project validation settings. When you validate a project manually,
the global settings are used unless both of the following are true:<ul>
<li>The <span class="uicontrol">Allow projects to override these preference settings</span> check
@@ -48,9 +48,8 @@ selected on the project's validation preferences page.</li>
only the validators selected to run on manual validation are used when you
run a manual validation.</p>
<p>To manually invoke an immediate code validation:</p>
-</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>Select the project that you want to validate.</span></li>
<li class="stepexpand"><span>Right-click the project and then click <span class="uicontrol">Run Validation</span>.</span>
@@ -61,11 +60,11 @@ project, see <a href="tjvalglobalpref.html" title="For a given project, you can
</ol>
-<div class="id_result">The workbench validates the project using
+<div id="result">The workbench validates the project using
the enabled validators. Any errors found by the validators are listed in the
Problems view.</div>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
@@ -78,4 +77,4 @@ Problems view.</div>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalselect.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalselect.html
index 8b48d9d3f..da0eb87d6 100644
--- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalselect.html
+++ b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjvalselect.html
@@ -25,19 +25,19 @@
<body id="tjvalselect"><a name="tjvalselect"><!-- --></a>
-<h1 class="id_title">Selecting code validators</h1>
+<h1 class="topictitle1" id="title">Selecting code validators</h1>
-<div class="id_taskbody"><p class="id_shortdesc">You can select specific validators to
+<div id="taskbody"><div id="shortdesc">You can select specific validators to
run during manual and build code validation. You can set each validator to
-run on manual validation, build validation, both, or neither. </p>
+run on manual validation, build validation, both, or neither. </div>
-<div class="id_context"><p class="anchor_topictop">To choose the validators that you
+<div class="section" id="context"><anchor id="topictop"></anchor><p>To choose the validators that you
want to use for a project:</p>
</div>
-<ol class="id_steps">
+<ol id="steps">
<li class="stepexpand"><span>Click <span class="menucascade"><span class="uicontrol">Window</span> &gt; <span class="uicontrol">Preferences</span>
</span>.</span></li>
@@ -74,7 +74,7 @@ to run on manual validation, build validation, both, or neither.</li>
</ol>
-<div class="id_postreq"><p class="anchor_topicbottom" />
+<div class="section" id="postreq"><anchor id="topicbottom"></anchor>
</div>
</div>
@@ -87,4 +87,4 @@ to run on manual validation, build validation, both, or neither.</li>
</div>
</body>
-</html> \ No newline at end of file
+</html>

Back to the top