jdt-debug-home/contributing.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (as text) (annotate)
Tue May 8 14:40:30 2007 UTC (2 years, 6 months ago) by mrennie
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
clean up plugin to remove duped code with our new phoenix webpage
<!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="eclipse.org">
   <meta name="GENERATOR" content="Mozilla/4.5 [en] (Win98; I) [Netscape]">
   <title>Contributing</title>
<link rel="stylesheet" href="default_style.css" type="text/css">
</head>
<body>
<table border=0 cellspacing=5 cellpadding=2 width="600" >
  <tr> 
    <td align=LEFT valign=TOP bgcolor="#0080C0"><b><font color="#ffffff" face="Arial,Helvetica">Contributing to the Ant Platform</font></b></td>
  </tr>
  <tr> 
    <td> 
      <p>The JDT Debug project is run the same way as the Debug Platform project.
      </p>
      
      <p>To get started, follow the instructions specified in the 
      &quot;<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-debug-home/project/index.html">Contributing to the Debug Platform</a>&quot;
      document.</p>
      
      <p><font color="#ff0000">NOTE:</font> The Debug Platform instructions for setting up a selfhosting
      workspace tell you how to check the Debug Platform projects out of CVS. To work with the JDT Debug projects,
      check out the following projects instead:<br>
      &nbsp;&nbsp;org.eclipse.jdt.debug<br>
      &nbsp;&nbsp;org.eclipse.jdt.debug.ui<br>
      &nbsp;&nbsp;org.eclipse.jdt.debug.tests (optional)<br>
      &nbsp;&nbsp;org.eclipse.jdt.debug.jdi.tests (optional)<br>
      &nbsp;&nbsp;org.eclipse.jdt.launching (optional)<br>
      &nbsp;&nbsp;org.eclipse.jdt.launching.j9 (optional)<br>
      &nbsp;&nbsp;org.eclipse.jdt.launching.macosx (optional)
      </p>
    </td>
  </tr>
</table>
Last updated: January 4, 2004
</body>
</html>