platform-core-home/downloads/tools/readme.html

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

revision 1.1, Thu Nov 28 19:06:22 2002 UTC revision 1.2, Thu Nov 28 19:13:32 2002 UTC
# Line 41  Line 41 
41      files into the <b>parent</b> of your &lt;eclipse install&gt; directory (i.e.,      files into the <b>parent</b> of your &lt;eclipse install&gt; directory (i.e.,
42      the one containing &quot;eclipse&quot;). This will a add the Core Tools feature      the one containing &quot;eclipse&quot;). This will a add the Core Tools feature
43      as well as supporting plugins and fragments.</li>      as well as supporting plugins and fragments.</li>
44    <li>If you are running an Eclipse build from before 2002/11/26 (this includes    <li>If you are running an Eclipse build from before I20021127 (this includes
45      2.0.*) you will need to get the patched versions of the boot, runtime and      2.0.*) you will need to get the patched versions of the boot, runtime and
46      resources plugins. Get core-tools-patches.zip and extract all files into your      resources plugins. Get core-tools-patches.zip and extract all files into your
47      &lt;eclipse install&gt;/plugins directory. This will overwrite boot.jar, runtime.jar      &lt;eclipse install&gt;/plugins directory. This will overwrite boot.jar, runtime.jar
# Line 58  Line 58 
58    all options (except class load trace filters). To run Eclipse with the Core    all options (except class load trace filters). To run Eclipse with the Core
59    Tools, either copy this file to your &lt;eclipse install&gt; directory or identify    Tools, either copy this file to your &lt;eclipse install&gt; directory or identify
60    it on the command line after -debug. For example, </p>    it on the command line after -debug. For example, </p>
61  <pre>    eclipse -debug &lt;URL location of .options&gt;</pre>  <pre>    eclipse -debug file:d:/.options</pre>
62  <p>Note that not all tools require enablement. You need only enable the debug  <p>Note that not all tools require enablement. You need only enable the debug
63    options required by the tools you choose to use. See the tool descriptions for    options required by the tools you choose to use. See the tool descriptions for
64    details.</p>    details.</p>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2