platform-core-home/downloads.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (download) (as text) (annotate)
Wed Feb 16 16:23:03 2005 UTC (4 years, 9 months ago) by rchaves
Branch: MAIN
Changes since 1.8: +7 -4 lines
added content type UI plug-in
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<title>Eclipse Platform/Core</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
</head>
<body>
<center>
	<font class=indextop>core</font><br>
	<font class=indexsub>the foundation of the platform</font><p></p>
	<a href="main.html">[home]</a>
	<a href="documents.html">[documents]</a>
	<a href="downloads.html">[downloads]</a>
	<a href="resources.html">[resources]</a>
	<a href="planning.html">[planning]</a>
	<a href="testing.html">[testing]</a>
</center>
<br>
<table BORDER=0 CELLPADDING=2 WIDTH="100%" >
	<tr> 
		<td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica" color="#FFFFFF">Downloads</font></b></td>
	</tr>
  <tr> 
    <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
    <td><b>Examples/Contributions</b> <ul>
        <li><img src="images/new.gif" width="31" height="14"><a href="downloads/examples/contenttype/com.examples.contenttype.ui_1.0.0.zip">Content 
          Type UI plug-in</a>. A simple plug-in that contributes a preference 
          page for managing content type file associations, useful for testing.</li>
        <li><img src="images/new.gif" width="31" height="14"> The auto-refresh 
          plug-in has been integrated into the SDK and now is included as a part 
          of the latest Eclipse 3.0 builds.</li>
        <li>Jed's <a href="downloads/examples/autorefresh/com.example.autorefresh-updatesite.zip"> 
          Auto-refresh plug-in v2.1</a> from June 18, 2003. As <a href="http://dev.eclipse.org/mhonarc/lists/platform-core-dev/msg00260.html">described</a> 
          on the platform-core-dev mailing list. For use with Eclipse 2.1 and 
          greater.</li>
        <li>Jed's <a href="downloads/examples/autorefresh/com.example.autorefresh_20030207.zip">Auto-refresh 
          plug-in</a> for versions of Eclipse prior to 2.1 as <a href="http://dev.eclipse.org/mhonarc/lists/platform-core-dev/msg00190.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>
	  <p></p>
    </td>
  </tr>
  <tr> 
    <td align=RIGHT valign=TOP width="2%"><img src="images/Adarrow.gif" border=0 height=16 width=16></td>
    <td><b>Spies/Tools</b><br>
      The Platform/Core team has created a group of tools which help them when
         developing code or trying to debug problems and investigate bug reports.
         They have been developed as both plug-ins and headless utilities and are
         available here for download. Also check the <a href="#updates">Update
         Site</a>.
      <ul>
        <li><b><img src="images/new.gif" width="31" height="14">Core Tools <a href="downloads/tools/org.eclipse.core.tools_1.1.0.zip">v1.1.0</a></b> 
          - The first version of the tools to run on the Eclipse 3.0 runtime. 
          This is mostly a port of the original tools but there are some new views 
          (e.g., Eclipse Preferences view). There may be some issues... Works 
          with org.eclipse.osgi from HEAD as of 20040505 or I builds starting 
          the week of 05/10.</li>
        <li><b>Core Tools <a href="downloads/tools/org.eclipse.core.tools_1.0.0.zip">v1.0.0</a></b> 
          - A series of runtime and resource related views and perspectives. The 
          runtime tools allow users to look which plugins and classes are loaded, 
          discover why/when they were loaded, etc. The resource tools expose the 
          behaviour/performance of builders and resource change listeners as well 
          as the structure of deltas, the workspace and resources. The metadata 
          tools allow you to inspect the data behind the scenes. To install on 
          Eclipse 2.0.* and 2.1 prior to I20021127, get the patch below. Otherwise, 
          just fetch this download, follow the instructions in the <a href="downloads/tools/readme.html">readme</a> 
          (also in the org.eclipse.core.tools/doc directory) and enjoy.</li>
        <li><b>Core Tools <a href="downloads/tools/org.eclipse.core.tools_1.0.2.zip">v1.0.2</a></b> 
          - This is the version of the core tools plugin that you should use for 
          Eclipse release 2.1. The core tools patch is not required for this version. 
          This update fixes a non binary-compatible change that was made within 
          org.eclipse.core.resources, and appearing in all builds since I20030128. 
          Some more information has also been added to the element tree spy. Fixes 
          have been added on 2003/09/23 to fix a concurrency problem.</li>
        <li><b>Core Tools Patch <a href="downloads/tools/core-tools-patch_1.0.1.zip">v1.0.1</a></b> 
          - Apply this patch if you want to run the Core Tools on Eclipse builds 
          earlier than I20021127 (including 2.0.*). See the Core Tools install 
          notes for details.<br>
        <li><b><a href="downloads/tools/org.eclipse.core.tools.restorer_1.0.0.zip">Workspace 
          Re-Builder</a></b> - Command-line utility program for basic restoration 
          of a corrupt workspace. This first version will re-create your projects 
          for you but will not restore your metadata. Check out the <a href="downloads/tools/readme_restorer_1.0.0.html">readme</a> 
          for more details.</li>
        <li><a href="downloads/tools/message_bundles/com.example.nls_1.0.0.zip"><strong>NLS 
          Convertor v1.0.0</strong></a> - Tool to convert your message bundle 
          accessing to the new Eclipse 3.1 message bundle format. See the complete 
          documentation <a href="documents/3.1/message_bundles.html">here</a>.</li>
      </ul>
	  <p></p>
    </td>
  </tr>
  <tr>
    <td ALIGN=RIGHT VALIGN=TOP><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
    <td><a name="updates"></a><b>Update Site</b> <br> 
	  For Eclipse 3.0 we are pushing to use the update technology more
              so the Core team now has an Update Site. Add the following URL to
          the update manager:</p>
      <blockquote>
        <p>http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-core-home/updates</p>
      </blockquote>
	  <p></p>
	</td>
  </tr>
  <tr> 
    <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
    <td><b>Patches</b> 
      <ul>
	  <li>None.</li>
      </ul>
	  <p></p>
    </td>
  </tr>
  <tr> 
    <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
    <td><b>Archives</b> 
      <ul>
	  <li>None.</li>
      </ul>
	  <p></p>
    </td>
  </tr>
</table>


</body>
</html>