blob: bebf2bb0fff8785292d1f44a4ee8a7ae6fd17a15 [file] [log] [blame]
<!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="GENERATOR" content="Microsoft FrontPage 4.0">
<title>Core Component Development Resources</title>
<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
</head>
<body text="#000000" bgcolor="#FFFFFF">
&nbsp;
<table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >
<tr>
<td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Core
Component Development Resources</font></font></b></td>
</tr>
<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
<td WIDTH="98%"><b>Bugs</b>
<ul>
<li>
<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&priority=P1&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Platform&version=&component=Core&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time" target="_top">Priority
1</a></li>
<li>
<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Platform&component=Core&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&newqueryname=&order=Reuse%2Bsame%2Bsort%2Bas%2Blast%2Btime" target="_top">New,
Assigned and Reopened</a>&nbsp;</li>
<li>
<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=7&votes=&chfield=resolution&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Platform&version=&component=Core&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time" target="_top">Resolved
in the last week</a></li>
</ul>
</td>
</tr>
<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
<td WIDTH="98%"><b>Documents</b>
<ul>
<li><a href="rfc/index.html">Voting and RFC</a></li>
<li><a href="http://dev.eclipse.org/conventions.html">coding conventions</a></li>
<li><a href="documents/eclipse-remote-dev-guidelines/remote-development.html">[Last modified April 2, 2002] - Eclipse Remote Development Guidelines (draft)</a></li>
<li><a href="documents/testplan.html">Test plan</a></li>
</ul>
</td>
</tr>
<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
<td WIDTH="98%"><b>Plugins</b>
<br>The Core component consists of the following plug-ins:&nbsp;
<ul>
<li>
<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.core.boot" target="_top">org.eclipse.core.boot</a></li>
<li>
<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.core.runtime" target="_top">org.eclipse.core.runtime</a></li>
<li>
<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.core.resources" target="_top">org.eclipse.core.resources</a></li>
<li>
<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.core.target" target="_top">org.eclipse.core.target</a></li>
<li>
<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.apache.xerces" target="_top">org.apache.xerces</a></li>
</ul>
</td>
</tr>
<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
<td WIDTH="98%"><b>Mailing Lists</b>
<ul>
<li>
<a href="http://dev.eclipse.org/mailman/listinfo/platform-core-dev">platform-core-dev@eclipse.org</a>
(<a href="mailto:platform-core-dev@eclipse.org">post</a>, <a href="http://dev.eclipse.org/mhonarc/lists/platform-core-dev/maillist.html">archives</a>)</li>
</ul>
</td>
</tr>
<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
<td><b>Examples/Contributions</b>
<ul>
<li>
<a href="downloads/examples/autorefresh/com.example.autorefresh.zip">Auto-refresh
plugin v1.0.0</a> by Jed Anderson. As <a href="http://dev.eclipse.org/mhonarc/lists/platform-core-dev/msg00107.html">described</a>
on the platform-core-dev mailing list.</li>
<li>
<a href="downloads/examples/movedeletehook/MoveDeleteHookExample1.java">Move/Delete
Hook</a> example for Team providers.</li>
</ul>
</td>
</tr>
<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
<td><b>Patches</b>
<ul>
<li>
<a href="downloads/patches/I-20020514/org.eclipse.core.runtime_2.0.0.zip">Patch</a> for plug-in
activation order <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=15979">bug</a>
on integration build 20020514.
</li>
<li>
<a href="downloads/patches/I-20020602/startup.jar">Patch</a> for not being able to run with a
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=18635">J9 VM</a>
on integration build 20020602 / F2.
</li>
</ul>
</td>
</tr>
</table>
</body>
</html>