<!-- $Revision: 1.7 $ -->
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <title>Web Development Tools for Eclipse</title>
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
  <link rel="alternate" type="application/rss+xml" title="RSS"
      href="http://sourceforge.net/export/rss2_projnews.php?group_id=97094" />
  <link rel="stylesheet" type="text/css" media="screen" href="style/layout.css" />
  <link rel="stylesheet" type="text/css" media="print" href="style/print.css" />
 </head>
 <body>
  <div id="banner">
   <a id="sflogo" href="http://sourceforge.net/"></a>
   <h1>Web Development Tools for Eclipse</h1>
  </div>
  <div id="navigation">
   <div class="navheader">
    <a href="./">Home</a>
   </div>
   <ul>
    <li><a href="http://sourceforge.net/project/showfiles.php?group_id=100265">Downloads</a></li>
    <li><a href="http://sourceforge.net/forum/?group_id=100265">Forums</a></li>
    <li><a href="http://sourceforge.net/mail/?group_id=100265">Mailing Lists</a></li>
    <li><a href="http://sourceforge.net/tracker/?group_id=100265">Issue Tracker</a></li>
    <li><a href="http://sourceforge.net/cvs/?group_id=100265">CVS</a></li>
    <li><a href="wiki/">Wiki</a></li>
   </ul>
  </div>
  <div id="content">
   <h1>WDTE</h1>
   <div id="toolbar-top">
    <span class="subtitle">Web Development Tools for Eclipse</span>
   </div>
   <h2 id="overview">Overview</h2>
   <p>
    Web Development Tools for Eclipse (WDTE) is a collaborative effort to merge
    some of the separate open-source projects developing Eclipse plugins
    related to web development into a single project.
   </p>
   <h2 id="whatsnew">What's new</h2>
   <!--#config errmsg="No news available at this time" -->
   <!--#include file="projnews.html" -->
   <p>
    An <a href="http://sourceforge.net/export/rss2_projnews.php?group_id=100265">RSS
    feed</a> of the project news is also available. Older news can be found in 
    the <a href="http://sourceforge.net/news/?group_id=100265">archive</a>.
   </p>
   <h2 id="status">Status</h2>
   <p>
    Most of the initial code base has now been imported into the projects CVS
    repository. That includes editors for XML, CSS and JavaScript. There is
    still integration work to do before a binary release, but feel free to check
    out the code, file bug reports or enhancement requests, or just send
    comments to the developers mailing list.
   </p>
   <div id="footer">
    <div class="timestamp">
     Document last modified
     <!--#config timefmt="%a, %d %b %Y %T" -->
     <!--#echo var="LAST_MODIFIED" -->
    </div>
   </div>
  </div>
 </body>
</html>
