View | Details | Raw Unified | Return to bug 313890 | Differences between
and this patch

Collapse All | Expand All

(-)rootfiles/readme/readme_eclipse.html (-2 / +9 lines)
Lines 1484-1491 Link Here
1484
after you've upgraded your workspace, you won't be able to use it
1484
after you've upgraded your workspace, you won't be able to use it
1485
again with an older version of Eclipse. If you ever want to go "back in
1485
again with an older version of Eclipse. If you ever want to go "back in
1486
time&quot; to an earlier release, you will need that backup.</p>
1486
time&quot; to an earlier release, you will need that backup.</p>
1487
1487
<h3> Users who use User Libraries or classpath containers that contain JARs referencing other libraries via Class-Path in the MANIFEST.MF</h3>
1488
1488
<p>
1489
If you want the referenced JAR files to be included in the classpath, you can do one of the following:<br>
1490
<ul>
1491
<li>Add the system property (<code>-DresolveReferencedLibrariesForContainers=true</code>) to the <code>-vmargs</code>
1492
list on start-up, or
1493
<li>Manually add the referenced JARs to the User Library or to the project.
1494
</ul>
1495
</p>
1489
<h2>6. <a name="Interoperability with Previous Releases">Interoperability with
1496
<h2>6. <a name="Interoperability with Previous Releases">Interoperability with
1490
Previous Releases</a></h2>
1497
Previous Releases</a></h2>
1491
<h3>6.1 Interoperability of Release 3.5 with previous releases</h3>
1498
<h3>6.1 Interoperability of Release 3.5 with previous releases</h3>

Return to bug 313890