jdt-debug-home/contributing.html
Parent Directory
|
Revision Log
Revision 1.2 - (view) (download) (as text)
| 1 : | jburns | 1.1 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
| 2 : | <html> | ||
| 3 : | <head> | ||
| 4 : | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | ||
| 5 : | <meta name="Author" content="eclipse.org"> | ||
| 6 : | <meta name="GENERATOR" content="Mozilla/4.5 [en] (Win98; I) [Netscape]"> | ||
| 7 : | <title>Contributing</title> | ||
| 8 : | <link rel="stylesheet" href="default_style.css" type="text/css"> | ||
| 9 : | </head> | ||
| 10 : | <body> | ||
| 11 : | <table border=0 cellspacing=5 cellpadding=2 width="600" > | ||
| 12 : | <tr> | ||
| 13 : | <td align=LEFT valign=TOP bgcolor="#0080C0"><b><font color="#ffffff" face="Arial,Helvetica">Contributing to the Ant Platform</font></b></td> | ||
| 14 : | </tr> | ||
| 15 : | <tr> | ||
| 16 : | <td> | ||
| 17 : | <p>The JDT Debug project is run the same way as the Debug Platform project. | ||
| 18 : | </p> | ||
| 19 : | |||
| 20 : | <p>To get started, follow the instructions specified in the | ||
| 21 : | "<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-debug-home/project/index.html">Contributing to the Debug Platform</a>" | ||
| 22 : | document.</p> | ||
| 23 : | |||
| 24 : | <p><font color="#ff0000">NOTE:</font> The Debug Platform instructions for setting up a selfhosting | ||
| 25 : | workspace tell you how to check the Debug Platform projects out of CVS. To work with the JDT Debug projects, | ||
| 26 : | check out the following projects instead:<br> | ||
| 27 : | org.eclipse.jdt.debug<br> | ||
| 28 : | org.eclipse.jdt.debug.ui<br> | ||
| 29 : | org.eclipse.jdt.debug.tests (optional)<br> | ||
| 30 : | org.eclipse.jdt.debug.jdi.tests (optional)<br> | ||
| 31 : | org.eclipse.jdt.launching (optional)<br> | ||
| 32 : | org.eclipse.jdt.launching.j9 (optional)<br> | ||
| 33 : | org.eclipse.jdt.launching.macosx (optional) | ||
| 34 : | </p> | ||
| 35 : | </td> | ||
| 36 : | </tr> | ||
| 37 : | </table> | ||
| 38 : | Last updated: January 4, 2004 | ||
| 39 : | </body> | ||
| 40 : | </html> |
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
