| 41 |
files into the <b>parent</b> of your <eclipse install> directory (i.e., |
files into the <b>parent</b> of your <eclipse install> directory (i.e., |
| 42 |
the one containing "eclipse"). This will a add the Core Tools feature |
the one containing "eclipse"). 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 |
<eclipse install>/plugins directory. This will overwrite boot.jar, runtime.jar |
<eclipse install>/plugins directory. This will overwrite boot.jar, runtime.jar |
| 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 <eclipse install> directory or identify |
Tools, either copy this file to your <eclipse install> 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 <URL location of .options></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> |