blob: d241f84af428f26b5f23bb5cd7d496b918b9be97 [file] [log] [blame]
<!-- ----------------------------------------------------------------------------- -->
<!--
Project: Web Tooling Platform (WTP) Project
Contact: David Williams (david_williams@us.ibm.com)
-->
<!-- ----------------------------------------------------------------------------- -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>WTP Architecture</title>
<meta
http-equiv="Content-Type"
content="text/html; charset=iso-8859-1" />
<link
rel="stylesheet"
type="text/css"
href="theme/eclipse_style.css" />
</head>
<body>
<div id="page_header">Web Tooling Platform (WTP) Project</div>
<div id="page_sub_header">Project architecture</div>
<div id="section_header">Project description</div>
<div class="content">
<p>The <a href="http://www.eclipse.org/webtools/main.html">Web Tooling
Platform (WTP) Project</a> is made up of two subprojects, <a
href="http://www.eclipse.org/webtools/wst/main.html">Web Standard Tools
(WST)</a> and <a href="http://www.eclipse.org/webtools/jst/main.html">J2EE
Standard Tools (JST)</a>. In addition to depending on the Tools
Platform, WST depends on EMF, XSD InfoSet, and GEF, while JST depends on
WST and JDT.</p>
<p>Refer to the <a href="wtp_project_main.html">WTP Project overview</a> for
additional WTP Project information. You can click on the image below for
additional information for the <a
href="jst_subproject_architecture.html">JST</a> and <a
href="wst_subproject_architecture.html">WST</a> sub-projects.</p>
</div>
<div id="section_header">Project architecture</div>
<div
class="image_map"><img
src="images/WTP.gif"
width="540"
height="330"
usemap="#WTP"
alt="" /><map
id="WTP"
name="WTP">
<area
shape="rect"
href="jst_subproject_architecture.html"
alt=""
coords="135,8,255,90" />
<area
shape="rect"
href="wst_subproject_architecture.html"
alt=""
coords="268,85,386,165" />
<area
shape="default"
alt=""
nohref="nohref" />
</map>
<span class="img_caption">Figure 1. Web Tools Platform consist of WST
and JST</span></div>
<div class="section_divider"></div>
<div class="content">
<div id="copyright">See <a
href="http://www.eclipse.org/legal/termsofuse.html">Terms of Use</a>.
</div>
</div>
</body>
</html>