[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[cdt-patch] Patch to further update web site
|
Here is another one for the CDT web
pages (it still does not include the FAQ yet).
This patch includes:
The
main page
The
news page
A
major update to the developer docs page
The
project management page
A
new conference calls page
A
cdt project structure page
-
Dave
Index: main.html
===================================================================
retrieving revision 1.59
diff -u -r1.59 main.html
--- main.html 21 Jan 2004 19:27:21 -0000 1.59
+++ main.html 11 Feb 2004 18:46:17 -0000
@@ -29,18 +29,49 @@
<tbody>
<tr>
<td colspan="2" valign="top" bgcolor="#0080c0">
+ <p align="left"><b><font
+ color="#ffffff" face="Arial, Helvetica">About the CDT</font></b></p>
+ </td>
+ </tr>
+ </tbody>
+</table>
+ <p>The CDT (C/C++ Development Tools) Project is working towards providing a
+ fully functional C and C++ Integrated Development Environment (IDE) for the
+ Eclipse platform. </p>
+ <p>There are a number of groups contributing to the CDT; We strongly
+ encourage interested parties to extend our work, thereby making the Eclipse
+ CDT project a richer set of freely available resources. We are looking for
+ contributions from the open source community in the areas of test,
+ development, documentation, and general users who can help us ensure that
+ the C/C++ tools work well on all the Eclipse platforms. </p>
+ <p>Our current release function includes:<ul>
+ <li>C/C++ Editor (basic functionality, syntax highlighting, code completion
+ etc.) </li>
+ <li>C/C++ Debugger (APIs & Default implementation, using GDB) </li>
+ <li>C/C++ Launcher (APIs & Default implementation, launches and external
+ application) </li>
+ <li>Parser</li>
+ <li>Search Engine</li>
+ <li>Content Assist Provider</li>
+ <li>Makefile generator</li>
+ </ul>
+ <p>
+ The CDT is licensed under the
+ <a href="http://www.eclipse.org/legal/cpl-v05.html">Common Public License</a> and
+ is implemented in java as a set of plugins to the
+ <a href="http://www.eclipse.org">Eclipse</a> platform.
+ </p>
+<table width="100%" border="0" cellpadding="2" cellspacing="2">
+ <tbody>
+ <tr>
+ <td colspan="2" valign="top" bgcolor="#0080c0">
<p align="left"><b><font face="Arial, Helvetica"><font
- color="#ffffff">Resources</font></font></b> </p>
+ color="#ffffff">What's New</font></font></b> </p>
</td>
</tr>
</tbody>
</table>
-<p>The CDT project provides a set of plugins that implement a C/C++
-IDE. It adds a C/C++ Perspective to the Eclipse Workbench that
-supports C/C++ development with a number of views, wizards, a
-powerful editor, and a debugger. The CDT is designed to provide an
-extensible architecture, that will provide support for integration of
-tools provided by Independent Software Vendors.</p>
+
<p><b><font size="3">CDT 1.2.1RC1 AND 2.0M6 ARE</font></b><font size="3"></font><b><font
size="3"> NOW AVAILABLE! </font></b>-- for this and other builds,
follow the links on the
@@ -55,337 +86,274 @@
href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/news.html?cvsroot=Tools_Project">News
Page</a>. Latest news includes information from the CDT 2.0 Kickoff
meeting in Ottawa.</p>
-<table width="100%" border="0" cellpadding="2" cellspacing="0">
+
+<table width="100%" border="0" cellpadding="2" cellspacing="2">
+ <tbody>
+ <tr>
+ <td colspan="2" valign="top" bgcolor="#0080c0">
+ <p align="left"><b><font face="Arial, Helvetica"><font
+ color="#ffffff">Resources</font></font></b> </p>
+ </td>
+ </tr>
+ </tbody>
+</table>
+
+<table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<col width="67*"> <col width="189*"> <tbody>
<tr>
- <td width="26%">
+ <td width="27%">
<p><b>General Resources:</b></p>
</td>
- <td width="74%"><br>
+ <td width="73%"><br>
</td>
</tr>
<tr>
- <td width="26%" valign="top">
+ <td width="27%">
+ <a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/user/faq.html?cvsroot=Tools_Project">FAQ</a></td>
+ <td width="73%">
+ <p style="margin: 2"><b>Answers to the most common questions about the CDT.
+ This should be the first place you go for any Question that you may have.</b></td>
+ </tr>
+ <tr>
+ <td width="27%">
<p> <a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/community.html?cvsroot=Tools_Project">CDT
-Community Webpage</a></p>
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/downloads/main.html?cvsroot=Tools_Project">Downloads</a></p>
</td>
- <td width="74%">
- <p>This site showcases plugins and tolls developed by and for the
-CDT Community. If you have tools or plugins that you would like to
-submit to the CDT Community Page please contact us through the CDT
-Development Mailing List or the Eclipse Tools CDT newsgroup.</p>
+ <td width="73%">
+ <p style="margin: 2">Get the latest CDT builds</p>
</td>
</tr>
<tr>
- <td width="26%">
+ <td width="27%">
<p> <a
href="news://www.eclipse.org/eclipse.tools.cdt" target="_top">CDT
newsgroup</a></p>
</td>
- <td width="74%">
- <p>Place to ask questions on how to use the CDT (simple <a
+ <td width="73%">
+ <p style="margin: 2">Place to ask questions on how to use the CDT (simple <a
href="http://www.eclipse.org/newsportal/thread_frameset.php3?name=eclipse.tools.cdt">web
interface</a> also available)</p>
</td>
</tr>
<tr>
- <td width="26%">
+ <td width="27%">
<p> <a href="http://bugs.eclipse.org/bugs">Bugzilla</a></p>
</td>
- <td width="74%">
- <p>Place to open bugs or enhancements for the CDT</p>
+ <td width="73%">
+ <p style="margin: 2">Place to open bugs or enhancements for the CDT</p>
</td>
</tr>
<tr>
- <td width="26%">
- <p> <a href="http://eclipsewiki.swiki.net/1">Eclipse
-Wiki Wiki Web</a></p>
- </td>
- <td width="74%">
- <p>A sight full of useful information, created and maintained by
-our users.</p>
- </td>
- </tr>
- <tr>
- <td width="26%">
+ <td width="27%">
<p> <a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/plans/CDT_project_management.html?cvsroot=Tools_Project">CDT
-Project Management/Plans</a></p>
+ href="http://www.eclipse.org/eclipse/eclipse-charter.html">Eclipse
+Charter</a></p>
</td>
- <td width="74%">
- <p>Planning and project management resources, such as CDT plans,
-project status and conference call minutes.</p>
+ <td width="73%">
+ <p style="margin: 2">Eclipse Charter describes Legal and Copyright issues etc.</p>
</td>
</tr>
<tr>
- <td width="26%">
- <p><br>
- </p>
- </td>
- <td width="74%"><br>
- </td>
+ <td width="27%">
+ </td>
+ <td width="73%">
+ <p style="margin: 2"> </td>
</tr>
<tr>
- <td width="26%">
- <p><b>User Resources:</b></p>
+ <td width="27%">
+ <p><b>Planning and Activities</b>:<br>
+ </p>
</td>
- <td width="74%"><br>
+ <td width="73%">
+ <p style="margin: 2"><br>
</td>
</tr>
<tr>
- <td width="26%">
+ <td width="27%">
<p> <a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/downloads/main.html?cvsroot=Tools_Project">Downloads</a></p>
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/plans/CDT_project_management.html?cvsroot=Tools_Project">CDT
+Project Management/Plans</a></p>
</td>
- <td width="74%">
- <p>Get the latest CDT builds</p>
+ <td width="73%">
+ <p style="margin: 2">Planning and project management resources, such as CDT plans
+ and project status.</p>
</td>
</tr>
<tr>
- <td width="26%">
- <p> <a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/user/faq.html?cvsroot=Tools_Project">User
-FAQ</a></p>
+ <td width="27%">
+ <p>
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/plans/CDT_ConferenceCalls.html?cvsroot=Tools_Project">
+ CDT Monthly Conference calls</a></p>
</td>
- <td width="74%">
- <p>Answers to the most common questions about using the CDT</p>
+ <td width="73%">
+ <p style="margin: 2">CDT conference call schedule, agenda, and minutes.</p>
</td>
</tr>
<tr>
- <td width="26%">
+ <td width="27%">
<p> <a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/user/docs.html?cvsroot=Tools_Project">User
-Documentation</a></p>
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/developer/CDT%20System%20Test%20Plan.html?cvsroot=Tools_Project">System
+Tests</a></p>
</td>
- <td width="74%">
- <p>Browse the Help for the CDT</p>
+ <td width="73%">
+ <p style="margin: 2">CDT verification (system level) activities & information</p>
</td>
</tr>
<tr>
- <td width="26%"> <a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/user/reference%20docs.html?cvsroot=Tools_Project">Reference
-Documentation</a></td>
- <td width="74%">Information for integrating with the CDT.</td>
+ <td width="27%">
+ </td>
+ <td width="73%">
+ <p style="margin: 2"> </td>
</tr>
<tr>
- <td width="26%">
- <p><br>
- </p>
+ <td width="27%">
+ <p><b>Community Resources:</b></p>
</td>
- <td width="74%"><br>
+ <td width="73%">
+ <p style="margin: 2"><br>
</td>
</tr>
<tr>
- <td width="26%">
- <p><b>Developer Resources:</b></p>
+ <td width="27%">
+ <p> <a href="http://eclipsewiki.swiki.net/4">Eclipse
+Wiki Wiki Web</a></p>
</td>
- <td width="74%"><br>
+ <td width="73%">
+ <p style="margin: 2">A site full of useful information, created and maintained by
+our users.</p>
</td>
</tr>
<tr>
- <td width="26%">
+ <td width="27%" valign="top">
<p> <a
- href="http://dev.eclipse.org/viewcvs/index.cgi?cvsroot=Tools_Project">CDT
-CVS Repository</a></p>
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/community.html?cvsroot=Tools_Project">CDT
+Community Webpage</a></p>
</td>
- <td width="74%">
- <p>Web Interface to CDT's Source Code</p>
+ <td width="73%">
+ <p style="margin: 2">This site showcases plugins and tools developed by and for the
+CDT Community. If you have tools or plugins that you would like to
+submit to the CDT Community Page please contact us through the CDT
+Development Mailing List or the Eclipse Tools CDT newsgroup.</p>
</td>
</tr>
<tr>
- <td width="26%">
- <p> <a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/developer/faq.html?cvsroot=Tools_Project">Developer
-FAQ</a></p>
+ <td width="27%">
+ <p><br>
+ </p>
</td>
- <td width="74%">
- <p>Answers to the most common questions about building and
-extending the CDT</p>
+ <td width="73%">
+ <p style="margin: 2"><br>
</td>
</tr>
<tr>
- <td width="26%">
- <p> <a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/developer/docs.html?cvsroot=Tools_Project">Developer
-Documentation</a></p>
+ <td width="27%">
+ <p><b>Developer Resources:</b></p>
</td>
- <td width="74%">
- <p>(work in progress) All the documentation developers need to
-work on and with the CDT</p>
+ <td width="73%">
+ <p style="margin: 2"><br>
</td>
</tr>
<tr>
- <td width="26%">
+ <td width="27%">
<p> <a
href="http://www.eclipse.org/mail/main.html#cdt" target="_top">CDT
Mailing Lists</a></p>
</td>
- <td width="74%">
- <p>Place to get involved in the development of the CDT</p>
- </td>
- </tr>
- <tr>
- <td width="26%">
- <p> <a href="http://dev.eclipse.org/conventions.html">Coding
-conventions</a></p>
- </td>
- <td width="74%">
- <p>Eclipse community, commonly adopted coding conventions</p>
- </td>
- </tr>
- <tr>
- <td width="26%">
- <p> <a
- href="http://www.eclipse.org/articles/Article-UI-Guidelines/Contents.html">Eclipse
-UI Guidelines</a></p>
- </td>
- <td width="74%">
- <p>Eclipse community, commonly adopted "look & feel"
-guidelines</p>
+ <td width="73%">
+ <p style="margin: 2">Place to get involved in the development of the CDT</p>
</td>
</tr>
<tr>
- <td width="26%">
+ <td width="27%">
<p> <a
- href="http://www.eclipse.org/eclipse/eclipse-charter.html">Eclipse
-Charter</a></p>
- </td>
- <td width="74%">
- <p>Eclipse Charter describes Legal and Copyright issues etc.</p>
- </td>
- </tr>
- <tr>
- <td width="26%">
- <p> <a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/developer/unittests.html?cvsroot=Tools_Project">Unit
-Tests</a></p>
+ href="http://dev.eclipse.org/viewcvs/index.cgi?cvsroot=Tools_Project">CDT
+CVS Repository</a></p>
</td>
- <td width="74%">
- <p>Creating unit tests for your code</p>
+ <td width="73%">
+ <p style="margin: 2">Web Interface to CDT's Source Code</p>
</td>
</tr>
<tr>
- <td width="26%">
- <p> <a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/developer/CDT%20System%20Test%20Plan.html?cvsroot=Tools_Project">System
-Tests</a></p>
- </td>
- <td width="74%">
- <p>CDT verification (system level) activities & information</p>
- </td>
- </tr>
- </tbody>
-</table>
-</p>
-<table width="100%" border="0" cellpadding="2" cellspacing="2">
- <tbody>
- <tr>
- <td valign="top" bgcolor="#0080c0">
- <p align="left"><a name="components"></a><font color="#ffffff"><font
- face="Arial, Helvetica"><b>CDT Components </b></font></font> </p>
- </td>
+ <td width="27%"> <a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/user/reference%20docs.html?cvsroot=Tools_Project">Reference
+Documentation</a></td>
+ <td width="73%">
+ <p style="margin: 2">Information for integrating with the CDT.</td>
</tr>
- </tbody>
-</table>
-<p>The Overview of the CDT Project can be viewed <a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/overview.html?cvsroot=Tools_Project">here</a>
-</p>
-<p>The CDT subproject is broken down into components. Each component
-operates as an autonomous project, with its own set of committers,
-bug categories and mailing lists. Each component supports information
-regarding its requirements, design, planning/milestones and test
-plans. </p>
-<table width="100%" border="0" cellpadding="2" cellspacing="2">
- <tbody>
<tr>
- <td width="26%" valign="top">
- <p><b>CDT Components</b></p>
- </td>
- <td width="74%">
- <p><b>Description</b></p>
- </td>
+ <td width="27%">
+
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/developer/docs.html?cvsroot=Tools_Project">
+ Designer Documentation</a></td>
+ <td width="73%">
+ Documentation written by developers for developers</td>
</tr>
<tr>
- <td width="26%" valign="top">
- <p><a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.cdt?cvsroot=Tools_Project">Primary
-CDT Plugin</a></p>
- </td>
- <td width="74%">
- <p>Eclipse Primary CDT Plugin</p>
- </td>
+ <td width="27%">
+
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/developer/Project%20Structure.html?cvsroot=Tools_Project">
+ CDT Project Structure</a></td>
+ <td width="73%">
+ CDT Project Structure</td>
</tr>
<tr>
- <td width="26%" valign="top">
- <p><a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.cdt-feature?cvsroot=Tools_Project">CDT
-Feature</a></p>
- </td>
- <td width="74%">
- <p>Eclipse CDT Feature Component</p>
- </td>
+ <td width="27%">
+ </td>
+ <td width="73%">
+ <p style="margin: 2"> </td>
</tr>
<tr>
- <td width="26%" valign="top">
- <p><a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-core-home/main.html?cvsroot=Tools_Project">CDT
-Core</a></p>
- </td>
- <td width="74%">
- <p>Core Model, CDOM and Core Components</p>
- </td>
+ <td width="27%">
+ <b>Style Guidelines:</b></td>
+ <td width="73%">
+ <p style="margin: 2"> </td>
</tr>
<tr>
- <td width="26%" valign="top">
- <p><a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-ui-home/main.html?cvsroot=Tools_Project">CDT
-UI</a></p>
+ <td width="27%">
+ <p> <a href="http://dev.eclipse.org/conventions.html">Coding
+conventions</a></p>
</td>
- <td width="74%">
- <p>Core UI, Views, Editors and Wizards</p>
+ <td width="73%">
+ <p style="margin: 2">Eclipse community, commonly adopted coding conventions</p>
</td>
</tr>
<tr>
- <td width="26%" valign="top">
- <p><a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-launcher-home/main.html?cvsroot=Tools_Project">CDT
-Launch</a></p>
+ <td width="27%">
+ <p> <a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/user/docs.html?cvsroot=Tools_Project">User
+Documentation</a></p>
</td>
- <td width="74%">
- <p>Generic Launch Mechanism</p>
+ <td width="73%">
+ <p style="margin: 2">Contributing Documentation to the CDT</p>
</td>
</tr>
<tr>
- <td width="26%" valign="top">
- <p><a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-debug-home/main.html?cvsroot=Tools_Project">CDT
-Debug Core</a></p>
+ <td width="27%">
+ <p> <a
+ href="http://www.eclipse.org/articles/Article-UI-Guidelines/Contents.html">Eclipse
+UI Guidelines</a></p>
</td>
- <td width="74%">
- <p>Core Debug Model</p>
+ <td width="73%">
+ <p style="margin: 2">Eclipse community, commonly adopted "look & feel"
+guidelines</p>
</td>
</tr>
<tr>
- <td width="26%" valign="top">
- <p><a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-debug-home/main.html?cvsroot=Tools_Project">CDT
-Debug UI</a></p>
+ <td width="27%">
+ <p> <a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/developer/unittests.html?cvsroot=Tools_Project">Unit
+Tests</a></p>
</td>
- <td width="74%">
- <p>Core Debug UI, Views, Editors and Wizards</p>
+ <td width="73%">
+ <p style="margin: 2">Creating unit tests for your code</p>
</td>
</tr>
<tr>
- <td width="26%" valign="top">
- <p><a
- href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-debug-home/main.html?cvsroot=Tools_Project">CDT
-Debug MI</a></p>
- </td>
- <td width="74%">
- <p>Debug controller that interfaces to MI-capable debuggers</p>
- </td>
+ <td width="27%">
+ </td>
+ <td width="73%">
+ </td>
</tr>
</tbody>
</table>
@@ -393,14 +361,14 @@
<tbody>
<tr>
<td colspan="2" valign="top" bgcolor="#0080c0">
- <p><!-- Footer --><br>
+ <p><br>
</p>
</td>
</tr>
</tbody>
</table>
<p align="center" style="margin-bottom: 0in;"><i>Last Modified on
-Monday, June 30, 2003 </i>
+Tuesday, February 10, 2004 </i>
</p>
</body>
-</html>
+</html>
\ No newline at end of file
Index: news.html
===================================================================
retrieving revision 1.14
diff -u -r1.14 news.html
--- news.html 10 Feb 2004 16:15:13 -0000 1.14
+++ news.html 11 Feb 2004 18:46:18 -0000
@@ -10,7 +10,7 @@
<table BORDER=0 CELLPADDING=2 WIDTH="100%" >
<tr>
- <td ALIGN=LEFT width="60%"><font class=indextop>CDT </font><br>
+ <td ALIGN=LEFT width="60%"><font class=indextop>CDT -- What's New?</font><br>
<font class=indexsub>C/C++ Development Tools</font>
</td>
<td WIDTH="40%"><img SRC="http://dev.eclipse.org/images/Idea.jpg" HSPACE=50 height=86 width=120 align=CENTER></td>
@@ -30,14 +30,14 @@
<td width="23%">
<p align="center" style="margin-top: 3; margin-bottom: 3"><b>Date</b></td>
<td width="51%">
- <p align="center"><b>Title</b></td>
+ <p align="center"><b>Headline</b></td>
<td width="76%">
<p align="center"><b>Link</b></td>
</tr>
<tr>
<td width="23%" align="center">
- <p style="margin-top: 3; margin-bottom: 3"> </td>
- <td width="51%" align="center"> </td>
+ <p style="margin-top: 3; margin-bottom: 3">Feb 11, 2004</td>
+ <td width="51%" align="center">Update to CDT</td>
<td width="76%"> </td>
</tr>
<tr>
Index: developer/docs.html
===================================================================
retrieving revision 1.3
diff -u -r1.3 docs.html
--- developer/docs.html 4 Sep 2003 20:54:05 -0000 1.3
+++ developer/docs.html 11 Feb 2004 18:46:19 -0000
@@ -26,10 +26,18 @@
</tr>
</tbody>
</table>
+
+<table BORDER=0 CELLPADDING=2 WIDTH="100%" height="16">
+<tr>
+ <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0" height="10"><b>
+ <font face="Arial,Helvetica" color="#FFFFFF">Guidelines</font></b></td>
+</tr>
+</table>
+
<p><i><span
style="background: rgb(255, 255, 0) none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-inline-policy: initial; -moz-background-origin: initial;">Note</span>:
-These documents
-are in the very early stages of development. If you have any
+
+If you have any
suggestions, feedback, or unanswered questions, please send them to
the cdt-dev mailing list and we'll try to address them.</i></p>
<p>As the CDT begins to mature as a product and project and as the
@@ -50,7 +58,7 @@
on the planet (and off for that matter). These documents should
hopefully convey what best means so that new developers
can carry on the torch.</p>
-<p>To help answer the two questions, the following two (or course)
+<p>To help answer the two questions, the following two (or more)
documents are created.</p>
<ul>
<li>
@@ -59,7 +67,7 @@
Specification</b></a><span style=""> describes what the CDT does.
There are two main ways of describing features: first by describing the
visible components that the users sees, second by describing how the
-user accompishes specific tasks. This spec does both.</span></p>
+user accomplishes specific tasks. This spec does both.</span></p>
</li>
<li>
<p><b>Design Specification</b><span style=""> describes how the
@@ -69,8 +77,261 @@
thought out yet) ways.</p>
</li>
</ul>
-<p><br>
-<br>
-</p>
+<table BORDER=0 CELLPADDING=2 WIDTH="100%" height="16">
+<tr>
+ <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0" height="10"><b>
+ <font face="Arial,Helvetica" color="#FFFFFF">Designer Documents</font></b></td>
+</tr>
+</table>
+<table border="1" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1" height="31">
+ <tr>
+ <td width="13%" height="16" align="center"><b>Date</b></td>
+ <td width="7%" height="16" align="center"><b>Written for Release</b></td>
+ <td width="67%" height="16" align="center"><b>Title</b></td>
+ <td width="6%" height="16" align="center"><b>Feature Specification</b></td>
+ <td width="6%" height="16" align="center"><b>Design Specification</b></td>
+ <td width="7%" height="16" align="center"><b>Misc</b></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center"></td>
+ <td width="67%" height="16" align="center"></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center"></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">2.0</td>
+ <td width="67%" height="16" align="center">Makefile Editor Enhancements</td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center"></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">2.0</td>
+ <td width="67%" height="16" align="center">Eclipse
+3.0 support - Compatibility</td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47523">47523</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Jan 29, 2004</td>
+ <td width="7%" height="16" align="center">2.0</td>
+ <td width="67%" height="16" align="center">C++ Class Browser/C++ Hierarchy
+ View</td>
+ <td width="6%" height="16" align="center">
+<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-ui-home/docs/CDTClassBrowser/CDTClassBrowser.html?cvsroot=Tools_Project">
+ feature spec</a></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47441">47441</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">2.0</td>
+ <td width="67%" height="16" align="center">Internationalization and
+ Accessibility</td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47529">47529</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">2.0</td>
+ <td width="67%" height="16" align="center">Eclipse 3.0 Support - Enhancements.</td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47527">47527</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">2.0</td>
+ <td width="67%" height="16" align="center">User Documentation enhancements</td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center"> <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47520">
+ 47520</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Dec 14, 2003</td>
+ <td width="7%" height="16" align="center">2.0</td>
+ <td width="67%" height="16" align="center">CDT Usability -
+Environment Set-up</td>
+ <td width="6%" height="16" align="center">
+<font FACE="Arial" SIZE="2">
+<a href="http://download.eclipse.org/tools/cdt/docs/specs/Scanner/Usability_Scanner_SRS.html">
+ Feature Spec</a></font></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">
+<font FACE="Arial" SIZE="2">
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47465">47465</a></font></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Dec 12, 2003</td>
+ <td width="7%" height="16" align="center">2.0</td>
+ <td width="67%" height="16" align="center">Content assist enhancements</td>
+ <td width="6%" height="16" align="center"><a href="http://download.eclipse.org/tools/cdt/docs/specs/ContentAssist/ContentAssist.htm">feature
+spec</a></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47428">47428</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="11" align="center"></td>
+ <td width="7%" height="11" align="center">2.0</td>
+ <td width="67%" height="11" align="center">C/C++ Search enhancements</td>
+ <td width="6%" height="11" align="center">
+<a href="http://download.eclipse.org/tools/cdt/docs/specs/Search/Search%202_0%20SRS.html">
+ feature spec</a></td>
+ <td width="6%" height="11" align="center"></td>
+ <td width="7%" height="11" align="center"> <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47438">
+ 47438</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Dec 8, 2003</td>
+ <td width="7%" height="16" align="center">2.0</td>
+ <td width="67%" height="16" align="center">Indexer Enhancements</td>
+ <td width="6%" height="16" align="center">
+<a href="http://download.eclipse.org/tools/cdt/docs/specs/Indexer/Indexer2_0_SRS.html">
+ feature spec</a></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=50434">50434</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Dec 5, 2003</td>
+ <td width="7%" height="16" align="center">2.0</td>
+ <td width="67%" height="16" align="center">Essential Managed Build Enhancments
+ (IBM-Rational)</td>
+ <td width="6%" height="16" align="center"><a href="http://download.eclipse.org/tools/cdt/docs/specs/ManagedBuild/Managed_Build_2_SRS.html">feature
+spec</a></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center"> <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=49145">
+ 49145</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Nov 28, 2003</td>
+ <td width="7%" height="16" align="center">2.0</td>
+ <td width="67%" height="16" align="center">C++ Parser Enhancements</td>
+ <td width="6%" height="16" align="center">
+<a href="http://download.eclipse.org/tools/cdt/docs/specs/Parser/Parser-2.0-Requirements.pdf">
+ feature spec</a></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=50432">50432</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Nov 9, 2003</td>
+ <td width="7%" height="16" align="center">2.0</td>
+ <td width="67%" height="16" align="center">Managed
+Build enhancements.</td>
+ <td width="6%" height="16" align="center"><A
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/developer/featurespec/2.0/managedmake.html?cvsroot=Tools_Project">feature
+spec</A></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47435">47435</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Oct 20, 2003</td>
+ <td width="7%" height="16" align="center">2.0</td>
+ <td width="67%" height="16" align="center">Rename
+refactoring</td>
+ <td width="6%" height="16" align="center"><A
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/developer/featurespec/2.0/refactoring.html?cvsroot=Tools_Project">feature
+spec</A></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47439">47439</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="19" align="center">Sept 29, 2003</td>
+ <td width="7%" height="19" align="center">2.0</td>
+ <td width="67%" height="19" align="center">CDT 2.0 Plan</td>
+ <td width="6%" height="19" align="center"> </td>
+ <td width="6%" height="19" align="center"> </td>
+ <td width="7%" height="19" align="center">
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/plans/CDT_R2.0_plan.html?cvsroot=Tools_Project">
+ plan</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">June 26,2003</td>
+ <td width="7%" height="16" align="center">1.2</td>
+ <td width="67%" height="16" align="center">CDT 1.2 Plan</td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/plans/CDT-R1.2_plan.html?cvsroot=Tools_Project">
+ plan</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Feb 14, 2003</td>
+ <td width="7%" height="16" align="center">1.0.2</td>
+ <td width="67%" height="16" align="center">CDT Core Evolution Overview</td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-core-home/docs/rationalProposals/index.html?cvsroot=Tools_Project">
+ Overview</a></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Jan 29, 2003</td>
+ <td width="7%" height="16" align="center">1.0.2</td>
+ <td width="67%" height="16" align="center">C++ Scanner Specification and
+ Design</td>
+ <td width="6%" height="16" align="center">
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-core-home/docs/rationalProposals/Scanner/Scanner.html?cvsroot=Tools_Project">
+ here</a></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center"></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Jan 28,2003</td>
+ <td width="7%" height="16" align="center">1.0.2</td>
+ <td width="67%" height="16" align="center">CDT Code Indexer Design Document
+ </td>
+ <td width="6%" height="16" align="center">
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-core-home/docs/rationalProposals/Indexer/CDTIndexer.html?cvsroot=Tools_Project">
+ here</a></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center"></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Jan 14, 2003</td>
+ <td width="7%" height="16" align="center">1.0.2</td>
+ <td width="67%" height="16" align="center">CDT Parser Design Proposal </td>
+ <td width="6%" height="16" align="center">
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-core-home/docs/rationalProposals/Parser.html?cvsroot=Tools_Project">
+ here</a></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center"></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Jan 14, 2003</td>
+ <td width="7%" height="16" align="center">1.0.2</td>
+ <td width="67%" height="16" align="center">C Model Design</td>
+ <td width="6%" height="16" align="center">
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-core-home/docs/rationalProposals/CModel/CModelFDS.html?cvsroot=Tools_Project">
+ here</a></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center"></td>
+ </tr>
+ <tr>
+ <td width="13%" height="16" align="center">Sept 4, 2002</td>
+ <td width="7%" height="16" align="center">1.0</td>
+ <td width="67%" height="16" align="center">CDT 1.0 Plan</td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="6%" height="16" align="center"></td>
+ <td width="7%" height="16" align="center">
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/plans/CDT_R1.0_plan.html?cvsroot=Tools_Project">
+ plan</a></td>
+ </tr>
+</table>
</body>
-</html>
+</html>
\ No newline at end of file
Index: plans/CDT_project_management.html
===================================================================
retrieving revision 1.9
diff -u -r1.9 CDT_project_management.html
--- plans/CDT_project_management.html 21 Jan 2004 03:55:12 -0000 1.9
+++ plans/CDT_project_management.html 11 Feb 2004 18:46:22 -0000
@@ -6,72 +6,49 @@
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<title>CDT Project Management Resources</title>
<LINK rel="stylesheet" HREF="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/cdt.css?cvsroot=Tools_Project" type="text/css">
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Eclipse Tools - CDT News</title>
+<LINK rel="stylesheet" HREF="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/cdt.css?cvsroot=Tools_Project" type="text/css">
</head>
<body>
-<h1>
-<b>Project Management Resources</b><b></b></h1>
+<table BORDER=0 CELLPADDING=2 WIDTH="100%" >
+ <tr>
+ <td ALIGN=LEFT width="60%"><font class=indextop>CDT Project Management</font><br>
+ <font class=indexsub>C/C++ Development Tools</font>
+ </td>
+ <td WIDTH="40%"><img SRC="http://dev.eclipse.org/images/Idea.jpg" HSPACE=50 height=86 width=120 align=CENTER></td>
+ </tr>
+</table>
+<table BORDER=0 CELLPADDING=2 WIDTH="100%">
+<tr>
+ <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b>
+ <font face="Arial,Helvetica" color="#FFFFFF">Plans</font></b></td>
+</tr>
+</table>
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <meta name="Author" content="Sebastien Marineau">
- <meta name="GENERATOR" content="Mozilla/4.76 [en] (Windows NT 5.0; U) [Netscape]">
- <title>pmr</title>
-</head>
-
-<body>
<p><b><font size=+1>Official CDT Plans</font></b><p>CDT 2.0 Plan is posted
-<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/plans/CDT_R2.0_plan.html?cvsroot=Tools_Project">here</a>.<br>
-<u><i><br>
+<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/plans/CDT_R2.0_plan.html?cvsroot=Tools_Project">here</a>.
+<blockquote>
+ <p>
serve as a running list of proposed additions/enhancements for the CDT 2.0
release until the plans firm up. The milestone dates are lined up with those in
-the Eclipse 3.0 DRAFT plan.</i></u><p><br>
+the Eclipse 3.0 DRAFT plan.</i></u></blockquote>
+<p><br>
CDT 1.2 Plan is posted <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/plans/CDT-R1.2_plan.html?cvsroot=Tools_Project">here</a>.
<p>CDT 1.0 Plan is posted <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/plans/CDT_R1.0_plan.html?cvsroot=Tools_Project">here</a>.
-<p><b><font size=+1>CDT Status Updates</font></b>
-<p>The CDT project holds a monthly conference call to discuss status, progress
-and plans. Below are the
-<br>agendas and meeting minutes for past meetings.
-<p>Note that the next meeting will be held Oct 1, 2003 at 11:00 am Eastern time. The call-in
-info is as follows:
-<br>Dial-in: 1 866 680 0993 (international: 1 865 297 1125)
-<p><b>Agenda:</b>
-<br>- Project level updates (CDT 1.2 and CDT 2.0)
-<br>- Participant updates (around the virtual table)
-<br>- Discussion of other frameworks/features (not already covered as part
-of the CDT 1.2 discussion)
-<br>- Infrastructure (builds and web site)
-<br>- Documentation
-<br>- Testing/verification
-<br>- Other
-<br>
-<p><b>Agenda and notes from previous meetings</b>
-<p>Dec 3, 2003
-<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/news/12-2003/12-2003-notice.html?cvsroot=Tools_Project">
-conference call.</a><p>Nov 12, 2003
-<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/news/11-2003/CDT_20_Kickoff.html?cvsroot=Tools_Project">
-CDT 2.0 Kick-off Meeting</a><p>Sept 3, 2003
-<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/news/09-2003/09-2003-notice.html?cvsroot=Tools_Project">conference
-call</a>.<p>June 11, 2003 <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/news/06-2003/06-2003-notice.html?cvsroot=Tools_Project"> conference
-call</a>.
-<p>May 21, 2003 <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/news/05-2003/05-2003-notice.html?cvsroot=Tools_Project"> conference
-call</a>.
-<p>April 3, 2003 conference call.
-<p>March 5, 2003 conference call.
-<p>February 5, 2003 <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/news/02-2003/02-2003-notice.html?cvsroot=Tools_Project"> conference
-call</a>.
-<p>December 9, 2002
-<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/news/12-2002/12-2002-notice.html?cvsroot=Tools_Project">conference call</a>.
</body>
</html>
-
+<p> <table BORDER=0 CELLPADDING=2 WIDTH="100%">
+<tr>
+ <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0">
+ </td>
+</tr>
+</table>
<center><I>
-Last Modified on Wednesday Dec 17 , 2003
-</I></center>
+Last Modified on Tuesday, Feb 10, 2004</I></center>
+
</body>
</html>
Index: developer/Project Structure.html
===================================================================
RCS file: developer/Project Structure.html
diff -N developer/Project Structure.html
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ developer/Project Structure.html 1 Jan 1970 00:00:00 -0000
@@ -0,0 +1,229 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Eclipse Tools - CDT News</title>
+<LINK rel="stylesheet" HREF="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/cdt.css?cvsroot=Tools_Project" type="text/css">
+</head>
+
+<body>
+
+<table BORDER=0 CELLPADDING=2 WIDTH="100%" >
+ <tr>
+ <td ALIGN=LEFT width="60%"><font class=indextop>CDT Project Structure</font><br>
+ <font class=indexsub>C/C++ Development Tools</font>
+ </td>
+ <td WIDTH="40%"><img SRC="http://dev.eclipse.org/images/Idea.jpg" HSPACE=50 height=86 width=120 align=CENTER></td>
+ </tr>
+</table>
+
+<table BORDER=0 CELLPADDING=2 WIDTH="100%">
+<tr>
+ <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b>
+ <font face="Arial,Helvetica" color="#FFFFFF">History</font></b></td>
+</tr>
+</table>
+ <p>
+ The CDT was the first approved subproject of the Eclipse Tools Project hosted at
+ <a href="http://www.eclipse.org/tools">www.eclipse.org/tools</a>. To learn more about
+ the organization of the Eclipse Tools Project, read the
+ <a href="http://www.eclipse.org/tools/eclipsetools-charter.html">Eclipse Tools Charter</a>.
+ </p>
+
+<table BORDER=0 CELLPADDING=2 WIDTH="100%">
+<tr>
+ <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b>
+ <font face="Arial,Helvetica" color="#FFFFFF">Project Members</font></b></td>
+</tr>
+</table>
+ <p>
+ </p>
+
+<table BORDER=0 CELLPADDING=2 WIDTH="100%">
+<tr>
+ <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b>
+ <font face="Arial,Helvetica" color="#FFFFFF">Project Structure</font></b></td>
+</tr>
+</table>
+
+ <p>
+ The CDT project itself is organized into autonomous
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/main.html?cvsroot=Tools_Project#components">components</a>
+ each with its own set of committers, bug categories and mailing lists.
+ </p>
+ <p>
+ As of Feb 4/2004 the CDT project is broken down as follows:</p>
+<p>The CDT subproject is broken down into components. Each component
+operates as an autonomous project, with its own set of committers,
+bug categories and mailing lists. Each component supports information
+regarding its requirements, design, planning/milestones and test
+plans. </p>
+<p> </p>
+<table width="100%" border="0" cellpadding="2" cellspacing="2">
+ <tbody>
+ <tr>
+ <td width="26%" valign="top">
+ <p><b>CDT Components</b></p>
+ </td>
+ <td width="74%">
+ <p><b>Description</b></p>
+ </td>
+ </tr>
+ <tr>
+ <td width="26%" valign="top">
+ <p><a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.cdt?cvsroot=Tools_Project">Primary
+CDT Plugin</a></p>
+ </td>
+ <td width="74%">
+ <p>Eclipse Primary CDT Plugin</p>
+ </td>
+ </tr>
+ <tr>
+ <td width="26%" valign="top">
+ <p><a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.cdt-feature?cvsroot=Tools_Project">CDT
+Feature</a></p>
+ </td>
+ <td width="74%">
+ <p>Eclipse CDT Feature Component</p>
+ </td>
+ </tr>
+ <tr>
+ <td width="26%" valign="top">
+ <p><a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-core-home/main.html?cvsroot=Tools_Project">CDT
+Core</a></p>
+ </td>
+ <td width="74%">
+ <p>Core Model, CDOM and Core Components</p>
+ </td>
+ </tr>
+ <tr>
+ <td width="26%" valign="top">
+ <p><a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-ui-home/main.html?cvsroot=Tools_Project">CDT
+UI</a></p>
+ </td>
+ <td width="74%">
+ <p>Core UI, Views, Editors and Wizards</p>
+ </td>
+ </tr>
+ <tr>
+ <td width="26%" valign="top">
+ <p><a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-launcher-home/main.html?cvsroot=Tools_Project">CDT
+Launch</a></p>
+ </td>
+ <td width="74%">
+ <p>Generic Launch Mechanism</p>
+ </td>
+ </tr>
+ <tr>
+ <td width="26%" valign="top">
+ <p><a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-debug-home/main.html?cvsroot=Tools_Project">CDT
+Debug Core</a></p>
+ </td>
+ <td width="74%">
+ <p>Core Debug Model</p>
+ </td>
+ </tr>
+ <tr>
+ <td width="26%" valign="top">
+ <p><a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-debug-home/main.html?cvsroot=Tools_Project">CDT
+Debug UI</a></p>
+ </td>
+ <td width="74%">
+ <p>Core Debug UI, Views, Editors and Wizards</p>
+ </td>
+ </tr>
+ <tr>
+ <td width="26%" valign="top">
+ <p><a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-debug-home/main.html?cvsroot=Tools_Project">CDT
+Debug MI</a></p>
+ </td>
+ <td width="74%">
+ <p>Debug controller that interfaces to MI-capable debuggers</p>
+ </td>
+ </tr>
+ <tr>
+ <td width="26%" valign="top">
+ <p><a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-debug-home/main.html?cvsroot=Tools_Project">CDT
+Debug MI UI</a></p>
+ </td>
+ <td width="74%">
+ <p>UI components for debug controller that interfaces to MI-capable debuggers</p>
+ </td>
+ </tr>
+ </tbody>
+</table>
+ <p>a total of 7 plugins which are grouped into 3 components which each behave
+ as an autonomous project:<ol>
+ <li>
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-core-home/main.html?cvsroot=Tools_Project">
+ CDT Core Homepage</a>
+ <ul>
+ <li>
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.cdt.core?cvsroot=Tools_Project">
+ org.eclipse.cdt.core</a> - Core C/C++ Editor environment </li>
+ <li>
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.cdt.core.ui?cvsroot=Tools_Project">
+ org.eclipse.cdt.core.ui</a> - UI Components and Wizards using cdt.core
+ </li>
+ </ul>
+ </li>
+ <li>
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-launch-home/main.html?cvsroot=Tools_Project">
+ CDT Launch Homepage</a>
+ <ul>
+ <li>
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.cdt.launch?cvsroot=Tools_Project">
+ org.eclipse.cdt.launch</a> - CDT Launch code </li>
+ </ul>
+ </li>
+ <li>
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-debug-home/main.html?cvsroot=Tools_Project">
+ CDT Debug Homepage</a>
+ <ul>
+ <li>
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.cdt.debug?cvsroot=Tools_Project">
+ org.eclipse.cdt.debug</a> - contributions of a C++ Perspective, views,and
+ actions </li>
+ <li>
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.cdt.debug.ui?cvsroot=Tools_Project">
+ org.eclipse.cdt.debug.ui</a> - ui Data Store related general views and
+ actions </li>
+ <li>
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.cdt.debug.mi?cvsroot=Tools_Project">
+ org.eclipse.cdt.debug.mi</a> - remote system support </li>
+ <li>
+ <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.cdt.debug.mi.ui?cvsroot=Tools_Project">
+ org.eclipse.cdt.debug.mi.ui</a> - ui components for the remote system
+ support </li>
+ </ul>
+ </li>
+ </ol>
+
+
+<p>
+ <br>
+ <p>
+
+
+<!-- Footer -->
+<p>
+<table BORDER=0 CELLPADDING=2 WIDTH="100%">
+<tr>
+ <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0">
+ </td>
+</tr>
+</table>
+<center><I>
+Last Modified on Tuesday, Feb 10, 2004</I></center>
+
+</body>
+</html>
Index: plans/CDT_ConferenceCalls.html
===================================================================
RCS file: plans/CDT_ConferenceCalls.html
diff -N plans/CDT_ConferenceCalls.html
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ plans/CDT_ConferenceCalls.html 1 Jan 1970 00:00:00 -0000
@@ -0,0 +1,89 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Eclipse Tools - CDT News</title>
+<LINK rel="stylesheet" HREF="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/cdt.css?cvsroot=Tools_Project" type="text/css">
+</head>
+
+<body>
+
+<table BORDER=0 CELLPADDING=2 WIDTH="100%" >
+ <tr>
+ <td ALIGN=LEFT width="60%"><font class=indextop>CDT Conference Calls</font><br>
+ <font class=indexsub>C/C++ Development Tools</font>
+ </td>
+ <td WIDTH="40%"><img SRC="http://dev.eclipse.org/images/Idea.jpg" HSPACE=50 height=86 width=120 align=CENTER></td>
+ </tr>
+</table>
+
+<table BORDER=0 CELLPADDING=2 WIDTH="100%">
+<tr>
+ <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b>
+ <font face="Arial,Helvetica" color="#FFFFFF">Updates</font></b></td>
+</tr>
+</table>
+
+
+<html>
+
+<body>
+<p>The CDT project holds a monthly conference call to discuss status, progress
+and plans.
+<p>Note that the next meeting will be held Feb 11, 2003 at 11:00 am Eastern time. The call-in
+info is as follows:
+</body>
+</html>
+
+
+<font FACE="Arial" SIZE="2">
+<blockquote>
+ <p>Dial-in: 1 877 303 3363 (International: 1 416 405 9300)</font><font FACE="Arial">
+ </p>
+ </font><font FACE="Arial" SIZE="2">
+ <p>Participant passcode: 7316708#</font><font FACE="Arial"> </p>
+ </font><font FACE="Arial" SIZE="2">
+ <p>Usual agenda, plus any news updates from those attending the Eclipse
+ conference last week:</font><font FACE="Arial"> </p>
+ </font><font FACE="Arial" SIZE="2">
+ <ul>
+ <li>Eclipse Conference Update</font><font FACE="Arial"> </li>
+ </font><font FACE="Arial" SIZE="2">
+ <li>CDT project participant updates</font><font FACE="Arial"> </li>
+ </font><font FACE="Arial" SIZE="2">
+ <li>CDT 1.2 Status (we really should do a GA build soon...)</font><font FACE="Arial">
+ </li>
+ </font><font FACE="Arial" SIZE="2">
+ <li>CDT 2.0 Status</font><font FACE="Arial"> </li>
+ </font><font FACE="Arial" SIZE="2">
+ <li>Verification</font><font FACE="Arial"> </li>
+ </font><font FACE="Arial" SIZE="2">
+ <li>Documentation</font><font FACE="Arial"> </li>
+ </font><font FACE="Arial" SIZE="2">
+ <li>Builds/Infrastructure</font><font FACE="Arial"> </li>
+ </font><font FACE="Arial" SIZE="2">
+ <li>Any other stuff people would like to discuss</font><font FACE="Arial">
+ </li>
+ </ul>
+</blockquote>
+</font>
+<p> <p>
+ Minutes from previous calls can be found on our <a
+ href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/news.html?cvsroot=Tools_Project">News
+Page</a>.<br>
+ <p>
+
+
+<!-- Footer -->
+<p>
+<table BORDER=0 CELLPADDING=2 WIDTH="100%">
+<tr>
+ <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0">
+ </td>
+</tr>
+</table>
+<center><I>
+Last Modified on Tuesday, Feb 10, 2004</I></center>
+
+</body>
+</html>