Bug 185753 update release notes for 3.3
diff --git a/oldfeatures/org.eclipse.platform-feature/rootfiles/readme/readme_eclipse.html b/oldfeatures/org.eclipse.platform-feature/rootfiles/readme/readme_eclipse.html index 3b1a9fa..5cfc197 100644 --- a/oldfeatures/org.eclipse.platform-feature/rootfiles/readme/readme_eclipse.html +++ b/oldfeatures/org.eclipse.platform-feature/rootfiles/readme/readme_eclipse.html
@@ -331,6 +331,15 @@ your path. To explicitly specify which VM to run with, use the Eclipse <tt>-vm</tt> command-line argument. (See also the <a href="#Running Eclipse">Running Eclipse</a> section below.)</li> + <li> + Running Eclipse on Gentoo Linux may result in the following error message: + <div style="margin-left: 40px;"> +<tt>* run-java-tool is not available for sun-jdk-1.6 on i686<br>* IMPORTANT: some Java tools are not available on some VMs on some architectures</tt> + </div> + +If this occurs, start Eclipse by specifying a -vm argument, either +specify the path to a java vm or use: <tt>eclipse -vm `java-config</tt> +--java` (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=176021">176021</a>)</li> <li>Eclipse must be installed to a clean directory and not installed over top of a previous installation. If you have done this then please re-install to a new directory. If your workspace is in a child directory of your old installation