platform-core-home/downloads.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10, Fri Feb 25 23:20:29 2005 UTC revision 1.11, Mon Feb 28 20:20:48 2005 UTC
# Line 49  Line 49 
49        The Platform/Core team has created a group of tools which help them when        The Platform/Core team has created a group of tools which help them when
50           developing code or trying to debug problems and investigate bug reports.           developing code or trying to debug problems and investigate bug reports.
51           They have been developed as both plug-ins and headless utilities and are           They have been developed as both plug-ins and headless utilities and are
52           available here for download. Also check the <a href="#updates">Update        available here for download. Also check the <a href="#updates">Update Site</a>.
          Site</a>.  
53        <ul>        <ul>
54          <li><b><img src="images/new.gif" width="31" height="14">Core Tools <a href="downloads/tools/org.eclipse.core.tools_1.2.0.zip">v1.2.0</a>          <li><b><img src="images/new.gif" width="31" height="14">Core Tools <a href="downloads/tools/org.eclipse.core.tools_1.2.0.zip">v1.2.0</a>
55            </b>- Updated version that works with the Eclipse            </b>- Updated version that works with the Eclipse 3.1 M5a build and
56            3.1 M5a build and later. Note that the plug-ins in this update are shipped as JARs. Yah!</li>            later. Note that the plug-ins in this update are shipped as JARs. Yah!</li>
57          <li><b>Core Tools <a href="downloads/tools/org.eclipse.core.tools_1.1.0.zip">v1.1.0</a></b>          <li><b>Core Tools <a href="downloads/tools/org.eclipse.core.tools_1.1.0.zip">v1.1.0</a></b>
58            - The first version of the tools to run on the Eclipse 3.0 runtime.            - The first version of the tools to run on the Eclipse 3.0 runtime.
59            This is mostly a port of the original tools but there are some new views            This is mostly a port of the original tools but there are some new views
# Line 87  Line 86 
86            of a corrupt workspace. This first version will re-create your projects            of a corrupt workspace. This first version will re-create your projects
87            for you but will not restore your metadata. Check out the <a href="downloads/tools/readme_restorer_1.0.0.html">readme</a>            for you but will not restore your metadata. Check out the <a href="downloads/tools/readme_restorer_1.0.0.html">readme</a>
88            for more details.</li>            for more details.</li>
89          <li><a href="downloads/tools/message_bundles/com.example.nls_1.0.0.zip"><strong>NLS          <li><img src="images/new.gif" width="31" height="14"> <a href="downloads/tools/message_bundles/com.example.nls_1.0.0.zip"><strong>NLS
90            Convertor v1.0.0</strong></a> - Tool to convert your message bundle            Convertor v1.0.0</strong></a> - Tool to convert your message bundle
91            accessing to the new Eclipse 3.1 message bundle format. See the complete            accessing to the new Eclipse 3.1 message bundle format. See the complete
92            documentation <a href="documents/3.1/message_bundles.html">here</a>.</li>            documentation <a href="documents/3.1/message_bundles.html">here</a>.</li>
93            <li><img src="images/new.gif" width="31" height="14"> <a href="downloads/tools/org.eclipse.core.tools.buildJARS_1.0.0.zip"><strong>JAR
94              Convertor v1.0.0</strong></a> - Tool which JARs the plug-ins inside an Eclipse
95              install. For more information see <a href="documents/3.1/run_from_jars.html">this</a>
96              page.</li>
97        </ul>        </ul>
98            <p></p>            <p></p>
99      </td>      </td>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11