blob: ae885eda8176ddecb1a1d3c89e09b1190ef67b43 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Eclipse Project Release Notes 3.1.2</title>
</head>
<body>
<h1>Eclipse Project Release Notes</h1>
<p>Release 3.1.2<br>
Last revised January 11, 2006</p>
<p align="left"><strong>This software is OSI Certified Open Source Software.<br>
OSI Certified is a certification mark of the Open Source Initiative.&nbsp;</strong></p>
<blockquote>
<p align="left"><a href="#TargetOperatingEnvironments">1. Target Operating Environments</a><br>
<a href="#Compatibility">2. Compatibility with Previous Releases</a><br>
<a href="#Known Issues">3. Known Issues</a><br>
<a href="#Running Eclipse">4. Running Eclipse</a><br>
<a href="#Upgrading">5. Upgrading a Workspace from a Previous Release</a><br>
<a href="#Interoperability with Previous Releases">6. Interoperability with
Previous Releases</a><br>
<a href="#DefectsFixed">7. Defects Fixed in Maintenance Releases</a><br>
</p>
</blockquote>
<h2>1. <a name="TargetOperatingEnvironments"></a>Target Operating Environments</h2>
<p>Most of the Eclipse SDK is &quot;pure&quot; Java<font size="1"><sup>TM</sup></font>
code and has no direct dependence on the underlying operating system. The chief
dependence is therefore on the Java 2 Platform itself. The 3.1 release of the Eclipse
Project is written and compiled against version 1.4 of the Java 2 Platform APIs, and
targeted to run on version 1.4 of the Java 2 Runtime Environment, Standard Edition.</p>
<p>There are many different implementations of the Java 2 Platform running atop
a variety of operating systems. We focus Eclipse testing on a handful of popular
<span class="header">combinations of operating system and Java 2 Platform; these
are our <em>reference platforms</em>. Eclipse undoubtedly runs fine in many
operating environments beyond the reference platforms we test. However, since we
do not systematically test them we cannot vouch for them. Problems encountered
when running Eclipse on non-reference platform that cannot be recreated on any
reference platform will be given lower priority than problems with running
Eclipse on a reference platform.</span></p>
<p>Eclipse SDK 3.1 is tested and validated on the following reference platforms:</p>
<table width="821" border="1">
<tr bgcolor="#CCCCCC">
<th colspan="4">
<div align="center">
<b><font size="+1">Eclipse Reference Platforms</font></b>
</div>
</th>
</tr>
<tr>
<td width="205"><b>Operating system</b></td>
<td width="76"><b>Processor architecture</b></td>
<td width="59"><b>Window system</b></td>
<td width="453"><b>Java 2 Platform</b></td>
</tr>
<tr>
<td width="205">Microsoft Windows XP</td>
<td width="76">Intel x86</td>
<td width="59">Win32</td>
<td width="453">Sun Java 2 Standard Edition, version 1.4.2_08 for Microsoft Windows</td>
</tr>
<tr>
<td width="205">Microsoft Windows XP</td>
<td width="76">Intel x86</td>
<td width="59">Win32</td>
<td width="453"> <p>IBM 32-bit SDK for Windows, Java 2 Technology Edition, Version 1.4.2 SR1a</p>
</td>
</tr>
<tr>
<td width="205">Microsoft Windows XP</td>
<td width="76">Intel x86</td>
<td width="59">Win32</td>
<td width="453">Sun Java 2 Standard Edition 5.0 Update 2 for Microsoft Windows</td>
</tr>
<tr>
<td width="205">Red Hat Enterprise Linux WS 3</td>
<td width="76">Intel x86</td>
<td width="59">GTK</td>
<td width="453">Sun Java 2 Standard Edition, 1.4.2_08 for Linux x86</td>
</tr>
<tr>
<td width="205">Red Hat Enterprise Linux WS 3</td>
<td width="76">Intel x86</td>
<td width="59">GTK</td>
<td width="453">IBM 32-bit SDK for Linux on Intel architecture, Java 2 Technology
Edition, Version 1.4.2 SR1a</td>
</tr>
<tr>
<td width="205">SLES 9</td>
<td width="76">Intel x86</td>
<td width="59">GTK</td>
<td width="453">Sun Java 2 Standard Edition, version 1.4.2_08 for Linux x86</td>
</tr>
<tr>
<td width="205">SLES 9</td>
<td width="76">Intel x86</td>
<td width="59">GTK</td>
<td width="453">IBM 32-bit SDK for Linux on Intel architecture, Java 2 Technology
Edition, Version 1.4.2 SR1a</td>
</tr>
<tr>
<td width="205">Sun Solaris 8</td>
<td width="76">SPARC</td>
<td width="59">Motif</td>
<td width="453">Sun Java 2 SDK, Standard Edition, 1.4.2_08 for Solaris SPARC</td>
</tr>
<tr>
<td width="205">HP HP-UX 11i</td>
<td width="76">hp9000<br>
PA-RISC</td>
<td width="59">Motif</td>
<td width="453"><p>HP-UX SDK for the Java 2 platform, version 1.4.2.07 for hp9000 PA-RISC</p></td>
</tr>
<tr>
<td width="205" height="21">IBM AIX 5L Version 5.2</td>
<td width="76">PowerPC</td>
<td width="59">Motif</td>
<td width="453"> <p>IBM 32-bit SDK for AIX, Java 2 Technology Edition, Version 1.4.2 SR1a</p>
</td>
</tr>
<tr>
<td width="205">Apple Mac OS X 10.3</td>
<td width="76">PowerPC</td>
<td width="59">Carbon</td>
<td width="453">Java 2 Standard Edition 1.4.2 for Mac OS X</td>
</tr>
</table>
<p>Although untested, Eclipse should work fine on other OSes that support the
same window system. For Win32: Windows 98, ME, NT, 2000, and Server 2003; SWT
HTML viewer requires Internet Explorer 5 (or higher). For GTK on other Linux
systems: version 2.2.1 (or higher) of the GTK+ widget toolkit and associated librares (GLib,
Pango); SWT HTML viewer requires a GTK2 build of Mozilla 1.4 (or higher). For Motif on other Linux
systems: Open Motif 2.1 (included); SWT HTML viewer requires a GTK2 build of Mozilla 1.4 (or higher).</p>
<p>An early access version of Eclipse is also available for 64-bit Linux GTK.
Testing has been limited to early access 64-bit J2SEs running on x86-64 processors.</p>
<p>SWT is also supported on the QNX Neutrino operating system, x86 processor,
Photon window system, and IBM J9 VM version 2.0. Eclipse 3.1 on Windows or Linux
can be used cross develop QNX applications. (Eclipse 3.1 is unavailable on QNX
because there is currently no 1.4 J2SE for QNX.)</p>
<h4>Internationalization</h4>
<p>The Eclipse Platform is designed as the basis for internationalized products.
The user interface elements provided by the Eclipse SDK components, including
dialogs and error messages, are externalized. The English strings are provided
as the default resource bundles.</p>
<p>Latin-1 locales are supported by the Eclipse SDK on all of the above
operating environments; DBCS locales are supported by the Eclipse SDK on the
Windows, GTK, and Motif window systems; BIDI locales are supported by the
Eclipse SDK only on Windows operating environments.
<p>The Eclipse SDK supports GB 18030 (level 1), the Chinese code page standard,
on Windows XP and 2000, and Linux.
<p>German and Japanese locales are tested.</p>
<h4>BIDI support</h4>
<p>SWT fully supports BIDI on Windows only. On Linux GTK, SWT supports entering
and displaying BIDI text.</p>
<p>The Eclipse SDK is a development environment targeted at technical professionals
- not an end user application. However, the Eclipse SDK tools will permit technical
professionals who are working in English to build Hebrew/Arabic end user Java
programs which are themselves not based on the Eclipse SDK. The BIDI support
in the Eclipse SDK allows a Java programmer to work with BIDI strings, code
comments, etc. On the Windows platform only, the Eclipse SDK itself can be
localized for BIDI locales and the widget orientation will change appropriately.
</p>
<h2>2. <a name="Compatibility"></a>Compatibility with Previous Releases</h2>
<h3>Compatibility of Release 3.1.2 with 3.1</h3>
<p>As a general rule, maintenance releases of Eclipse have exactly the same APIs
as the major release on which they are based. This means that plug-ins developed
against any point release (e.g., 2.1.2) on the maintenance stream can be deployed
on any of the other releases in the stream, including both earlier (2.1.0) and
later (2.1.3) ones.</p>
<p>There were no API changes between 3.1.2, 3.1.1, and 3.1.0.</p>
<h3>Compatibility of Release 3.1 with 3.0</h3>
<p>Eclipse 3.1 is compatible with Eclipse 3.0.</p>
<p><b>API Contract Compatibility:</b> Eclipse SDK 3.1 is upwards contract-compatible
with Eclipse SDK 3.0 except in those areas noted in the <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.platform.doc.isv/porting/eclipse_3_1_porting_guide.html" target="_top"><em>Eclipse
3.1 Plug-in Migration Guide</em></a>. Programs that use affected APIs and extension
points will need to be ported to Eclipse SDK 3.1 APIs. Downward contract compatibility
is not supported. There is no guarantee that compliance with Eclipse SDK 3.1
APIs would ensure compliance with Eclipse SDK 3.0 APIs. Refer to <i><a href="http://eclipse.org/eclipse/development/java-api-evolution.html">Evolving
Java-based APIs</a></i> for a discussion of the kinds of API changes that maintain
contract compatibility.</p>
<p><b>Binary (plug-in) Compatibility:</b> Eclipse SDK 3.1 is upwards binary-compatible
with Eclipse SDK 3.0 except in those areas noted in the <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.platform.doc.isv/porting/eclipse_3_1_porting_guide.html" target="_top"><em>Eclipse
3.1 Plug-in Migration Guide</em></a>. Downward plug-in compatibility is not
supported. Plug-ins for Eclipse SDK 3.1 will not be usable in Eclipse SDK 3.0.
Refer to <i><a href="http://eclipse.org/eclipse/development/java-api-evolution.html">Evolving
Java-based APIs</a></i> for a discussion of the kinds of API changes that maintain
binary compatibility.
<p><b>Source Compatibility:</b> Eclipse SDK 3.1 is upwards source-compatible with
Eclipse SDK 3.0 except in the areas noted in the <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.platform.doc.isv/porting/eclipse_3_1_porting_guide.html" target="_top"><em>Eclipse
3.1 Plug-in Migration Guide</em></a>. This means that source files written to
use Eclipse SDK 3.0 APIs might successfully compile and run against Eclipse
SDK 3.1 APIs, although this is not guaranteed. Downward source compatibility
is not supported. If source files use new Eclipse SDK APIs, they will not be
usable with an earlier version of the Eclipse SDK.
<p><b>Workspace Compatibility:</b> Eclipse SDK 3.1 is upwards workspace-compatible
with Eclipse SDK 3.0 unless noted. This means that workspaces and projects created
with Eclipse SDK 3.0 can be successfully opened by Eclipse SDK 3.1 and upgraded
to a 3.1 workspace. This includes both hidden metadata, which is localized to
a particular workspace, as well as metadata files found within a workspace project
(e.g., the .project file), which may propagate between workspaces via file copying
or team repositories. Individual plug-ins developed for Eclipse SDK 3.1 should
provide similar upwards compatibility for their hidden and visible workspace
metadata created by earlier versions; 3.1 plug-in developers are responsible
for ensuring that their plug-ins recognize 3.1, 3.0, 2.1, and 2.0 metadata and
process it appropriately. User interface session state may be discarded when
a workspace is upgraded. Downward workspace compatibility is not supported.
A workspace created (or opened) by a product based on Eclipse 3.1 will be unusable
with a product based an earlier version of Eclipse. Visible metadata files created
(or overwritten) by Eclipse 3.1 will generally be unusable with earlier versions
of Eclipse.
<p><b>Non-compliant usage of APIs</b>: All non-API methods and classes, and certainly
everything in a package with &quot;internal&quot; in its name, are considered
implementation details which may vary between operating environment and are
subject to change without notice. Client plug-ins that directly depend on anything
other than what is specified in the Eclipse SDK API are inherently unsupportable
and receive no guarantees about compatibility within a single release much less
with an earlier releases. Refer to <i><a href="http://www.eclipse.org/articles/Article-API%20use/eclipse-api-usage-rules.html">How
to Use the Eclipse API</a></i> for information about how to write compliant
plug-ins.
<h3>Compatibility of Release 3.1 with 2.1 and 2.0</h3>
<p>Since Eclipse 3.0 is compatible with Eclipse 2.1 and 2.0 in most regards, and
Eclipse 3.1 is compatible with 3.0, it follows that 3.1 is also compatible with
2.1 and 2.0 in most aspects. If you are upgrading directly from 2.1 or 2.0,
refer also to the <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.platform.doc.isv/porting/eclipse_3_1_porting_guide.html" target="_top"><em>Eclipse
3.0 Plug-in Migration Guide</em></a> for problems areas.</p>
<h2>3. <a name="Known Issues"></a> Known Issues</h2>
<blockquote>
<p><a href="#I-Platform">3.1 Platform</a><br>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#I-Platform-Core">3.1.1 Core</a><br>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#I-Platform-Ant">3.1.2 Ant</a><br>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#I-Platform-Help">3.1.3 Help</a><br>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#I-Platform-UI">3.1.4 UI</a><br>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#I-Platform-Text">3.1.5 Text</a><br>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#I-Platform-SWT">3.1.6 SWT</a><br>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#I-Platform-Team-CVS">3.1.7 Team and CVS</a><br>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#I-Platform-Install-Update">3.1.8
Install/Update</a><br>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#I-Platform-Debug">3.1.9 Debug</a><br>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#I-Platform-Compare">3.1.10 Compare</a><br>
<a href="#I-JDT">
3.2 Java Development Tools (JDT)</a><br>
<a href="#I-PDE">
3.3 Plug-in Development Environment (PDE)</a></p>
</blockquote>
<p>Note: Bug numbers refer to the Eclipse project bug database at <a href="http://dev.eclipse.org/bugs/">http://dev.eclipse.org/bugs/</a></p>
<h3>3.1 <a name="I-Platform">Platform</a></h3>
<h3>3.1.1 <a name="I-Platform-Core">Platform - Core</a></h3>
<h4>Installation/Configuration issues that can cause Eclipse to fail start</h4>
<p>Here are some common problems that can cause Eclipse not to start:</p>
<ul>
<li>As shown <a href="#TargetOperatingEnvironments">above</a>, Eclipse 3.1 requires at least a 1.4 VM. Perhaps an older
version of the VM is being found in 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>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
directory, then see the instructions below on "<a href="#upgrading">Upgrading Workspace from a
Previous Release"</a>.</li>
<li>Java sometimes has difficulty detecting whether a file system is writable. In
particular, the method java.io.File.canWrite() appears to return true in
unexpected cases (e.g., using Windows drive sharing where the share is a
read-only Samba drive). The Eclipse runtime generally needs a writable
configuration area and as a result of this problem, may erroneously detect the
current configuration location as writable. The net result is that Eclipse will
fail to start and depending on the circumstances, may fail to write a log file
with any details. To work around this, we suggest users experiencing this
problem set their configuration area explicitly using the <tt>-configuration</tt> command
line argument. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=67719">67719</a>)</li>
</ul>
<h4>Installing plug-ins by unzipping them into the plugins directory</h4>
<p>If you have installed new plug-ins and they aren't showing up when you run,
then perhaps you unzipped them into your "plugins" directory and your
configuration might need to be refreshed. This can be accomplished by starting
Eclipse with the <tt>-clean</tt> command line argument.</p>
<h4>XML files with UTF-8 byte order mark fail to have content type detected</h4>
<p>Eclipse will fail to detect the proper content type for XML files that have a
UTF-8 byte order mark if Crimson is the XML parser (as it is on Sun 1.4 JREs,
but not on Sun 1.5 JREs). This
problem will prevent actions normally available when files of the affected
content types are selected from being presented to the user. The workaround is
to ensure the default XML parser supports UTF-8 BOMs (such as Xerces does). (bug
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=67048">67048</a>)</p>
<h4>No branding with old config.ini</h4>
<p>If you have an old config.ini file and use it with a new Eclipse build, you
may not get the correct product branding. This is because the id of the standard
Eclipse product changed. Users in shared install scenarios may end up in this
situation as previous builds of Eclipse automatically generated config.ini files
in some cases. The work around is either to delete the local config.ini or
update the eclipse.product line to read eclipse.product=org.eclipse.platform.ide.</p>
<h4><b>Invalid characters
in install directory prevents Eclipse from starting</b></h4>
<p>Eclipse will fail to launch if installed in a directory whose path
contains certain invalid characters, including :%#&lt;&gt;&quot;!. The
workaround is to install Eclipse in a directory whose path does not contain
invalid characters. (bugs <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=3109">3109</a>
and <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=17281">17281</a>)</p>
<h4>Problems with
classloaders in created threads</h4>
<p>There is a known issue with trying to load classes from a newly-created
thread using a class loader different from the plug-in class loader. The result
will be a <code>ClassNotFoundException</code>. As a workaround, do the
following:</p>
<ol>
<li>Create a thread in which to run your code.
<li>Send yourThread.setContextClassLoader(yourClassLoader); // you can find
your classloader by grabbing a class it loaded (YourPluginClass.class.getClassLoader())
<li>Run your code in the newly created thread.</li>
</ol>
<p>If you set the context class loader for the current thread, you are
competing with other users of the thread (all of Eclipse), so the results will
be unpredictable. However, there should be no problem in practice provided you
reset the context class loader back to its original value when your use in the
current thread is&nbsp;complete. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=8907">8907</a>)</p>
<h4>Deadlock creating executable
extension in Plugin.startup</h4>
<p>If <code>Plugin.startup</code> code is too complex and performs tasks such
as creating an executable extension, a deadlock situation can be created. Only
simple bookkeeping tasks should be performed in <code>Plugin.startup</code>
code. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=5875">5875</a>)</p>
<h4>Potential Problems Converting Plug-in Manifests</h4>
<p>If your plug-in ships with a plug-in manifest and not an OSGi bundle manifest,
is shipped as a JAR file, and contains a nested JAR file then there may be
problems in the automatic generation of the bundle manifest file. The packages
defined in the nested JAR may not be exported correctly in the <tt>Export-packages</tt>
bundle manifest header. To work around this you should ship your plug-in with a
bundle manifest. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=97689">97689</a>)</p>
<h4>Location for Debug Options File on Mac OS</h4>
<p>If you are running in debug mode on Mac OS, the default location for the
.options file is inside the application bundle in the Eclipse.app/Contents/MacOS
directory (like the eclipse.ini). (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=88782">88782</a>)</p>
<h4>Configuration can become invalid when removing org.eclipse.update.configurator</h4>
<p>When launching an Eclipse Application from within the Eclipse IDE it is possible
to select the set of plug-ins that are included in the Eclipse Application.
Removing the org.eclipse.update.configurator plug-in from the set of plug-ins to
an existing configuration can cause the configuration to become invalid. This
can result in extra plug-ins installed in the target application that are not
resolved. To work around this, after the org.eclipse.update.configurator
plug-in has been removed, the target configuration area should be cleared before
launching. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=85835">85835</a>)</p>
<h3>3.1.2 <a name="I-Platform-Ant">Platform - Ant</a></h3>
<h4>UTF-8 encoded buildfiles with Byte Order Mark</h4>
<p>UTF-8 encoded buildfiles with byte order marks will fail to be parsed correctly depending on the XML parser being used for the build. Therefore a valid buildfile will fail to build with an error message similar to: "BUILD FAILED: C:\workspace\bom.xml:1: Document root element is missing.". To succeed in building with these files, ensure to include Xerces jars on the Ant runtime classpath so that the Xerces parser is used to parse the XML. As well the context menu for these files in the Navigator or Package Explorer will not have the run shortcuts for Ant builds. (bug
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=67048">67048</a>)</p>
<h4> Custom Ant tasks and Ant
types must be separate from plug-in library JARs</h4>
<p>Including the class files for custom Ant tasks or Ant types in the regular
code JAR for your plug-in causes problems. These class files must be provided in
a separate JAR that is contributed to the <code>org.eclipse.ant.core.antTasks</code>
or <code>antTypes</code> extension point (and not declared as a library in the
plug-in's manifest). This ensures that the Ant tasks and types are loaded by the
special Ant class loader and not by a plug-in classloader. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=34466">34466</a>).</p>
<h4> Concurrent Ant builds not
supported</h4>
<p>Eclipse runs Ant in the same JVM as the rest of Eclipse. Several aspects
of Ant and its use of global Java resources (such as System.out and System.err),
make it unsafe to run more than one Ant build concurrently. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=24129">24129</a>).</p>
<h4> Running certain Ant tasks
cause memory leakage</h4>
<p>Certain Ant tasks are known to leak memory. Please see the bug report for
details, patches, and possible workarounds. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=24448">24448</a>)</p>
<h4> Tasks that require input
lock up workspace</h4>
<p>As with using Ant from the command line, prompts for input from the
console is not handled. This is not the same as making use of the &lt;input&gt;
task, which works correctly within Eclipse. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=21748">21748</a>)</p>
<h4>&quot;version&quot; property is always set when running Ant in the same VM as Eclipse</h4>
<p>The Xalan libraries set system properties including a version property. These get set as properties within the Ant build and therefore the "version" property cannot be set within an Ant buildfile due to the immutable nature of Ant properties. This property will always be set to "2.4.1" for Ant builds in the same VM as Eclipse. (bug
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=45717">45717</a>)</p>
<h4>XDoclet support from within Eclipse</h4>
<p>Since there are differences when running Ant from the commandline and within Eclipse, some extra steps may be needed to have XDoclet support function correctly within Eclipse. Problems may occur creating XDoclet subtasks. The workarounds and full discussion can be found in bug report. (bug
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=37070">37070</a>)</p>
<h4>Ant Editor code completion based on Ant 1.6.1</h4>
<p>Code completion provided by the Ant editor does not respect the user-specified version of org.eclipse.ant.core plug-in or ANT_HOME. Code completion proposals are always based on Ant 1.6.1 (bug
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=30886">30886</a>)</p>
<h4> Eclipse can hang due to implementation of the Ant &lt;property> task (Windows 9X
only)</h4>
<p>On Windows 9X, using:&lt;property environment="env"/> will cause Eclipse to hang if the build occurs in the same VM as Eclipse. Running the build in a separate VM will hang the build but not Eclipse.
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=44196">44196</a>)</p>
<h4> Setting build loggers not supported when debugging Ant builds</h4>
<p>When debugging Ant builds within Eclipse, setting -logger as a program argument will be ignored.</p>
<h3>3.1.3 <a name="I-Platform-Help">Platform - Help</a></h3>
<h4>Help browser tool bar buttons do not work for some documents</h4>
<p>The Help browser's Print, Synchronize, and Bookmark buttons do not work for
pages that are not actually installed with the product. However, you can always
use the print command in the browser's context menu to print the page you're
reading. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=44216">44216</a>)</p>
<h4> Help documents not displayed
in a browser or very slow document loading (Windows only)</h4>
If your LAN settings are not properly configured for local host access, your
Help browser might open to a blank page or display an HTTP error instead of a
help page, or you may experience long delays when loading help documents. Your
system administrator can configure your LAN settings so that help documents can
be accessed from the local help server.
<blockquote>
<ol>
<li>In the Control Panel, open <b>Internet Options</b>, select the <b>Connections</b>
tab and choose <b>LAN Settings</b>.
<li>If your host was configured to use DHCP for IP assignment, make sure
that the &quot;Automatically detect settings&quot; check box is cleared.
<li>If you use a proxy server, ensure that the &quot;Bypass proxy server
for local addresses&quot; is selected.
<li>In &quot;Advanced&quot; settings for proxies, add
&quot;127.0.0.1;localhost&quot; to the &quot;Exceptions&quot; if these
addresses are not listed.
<li>If you are using an automatic configuration script for proxy
settings, and are not sure that the script is correct, clear the &quot;Use
automatic configuration script&quot; check box.</li>
</ol>
</blockquote>
<p>If the above steps do not fix your problem, try changing the port and host
properties on the <b>Help &gt; Help Server</b> preference page. In general,
setting <code>host</code> to <code>localhost</code> or <code>127.0.0.1</code>
should work. Also, especially when running a firewall, you may want to specify
port 80 or some other firewall-friendly value. (bugs <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=7036">7036</a>,
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=9418">9418</a>, <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=11394">11394</a>)</p>
<h4> Working disconnected from
the network (Windows only)</h4>
If you are experiencing problems when not connected to the network, you must
install the loopback adapter from the Windows installation CD. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=831">831</a>)
<h4> Using Internet Explorer in
offline mode (Windows only)</h4>
If you have been using Internet Explorer in Offline mode, when you access the
help system you will get a message indicating that the web page you requested is
not available offline or a blank page will display. Click <b>Connect</b> or
deselect &quot;Work Offline&quot; in the Internet Explorer &quot;File&quot; menu
to return the system behavior to normal.
<h4>Help topics not highlighted in High Contrast mode (Windows only)</h4>
<p>Windows High Contrast settings are not consistently picked up by Internet
Explorer when they are set from the Accessibility Options utility as opposed to
when they are set using the predefined schemes. On Windows XP, it is recommended
to set High Contrast as follows: Right click the desktop, chose properties,
select Windows Classic style from the Windows and buttons drop down on the
Appearance tab, and choose your scheme (for example High Contrast Black) from
Color Scheme drop down. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=28609">28609</a>)</p>
<h4>Help browser displays a blank page</h4>
<p>If you see a help launched with a blank page, and no errors displayed, it can
be caused by a conflict between libraries in org.eclipse.tomcat plug-in and jars
optionally installed in JRE jre/lib/ext directory. To fix the problem, ensure
that the JRE used for running Eclipse does not contain any J2EE or Apache jars
in the jre/lib/ext directory. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=63970">63970</a>)</p>
<h3>3.1.4 <a name="I-Platform-UI">Platform - UI</a></h3>
<h4>High contrast settings</h4>
<p>Eclipse was tested for High Contrast using 1152 x 864 resolution in Windows
XP High Contrast mode. You can select this mode by selecting Accessibility
Options &gt; Display &gt; Use High Contrast from the Windows XP Control Panel
menu.</p>
<h4>Problem mixing dynamic and static pages within intro configs</h4>
<p>The Intro support has the concept of dynamic and static pages. Dynamic pages
are described using the intro config XML content and static pages are HTML files
either local or remote. An intro config has the notation of being static or
dynamic, this is determined by the type of home page specified in the intro
presentation. The current implementation only allow dynamic pages to be used
within a dynamic intro and static pages within a static intro, i.e. they are
mutually exclusive.</p>
<p>To workaround this problem when using a dynamic intro, a dynamic page can use
the &lt;html&gt; element with the &quot;type&quot; attribute set to inline. This
will include a static HTML file in the dynamic page (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=68490">68490</a>)</p>
<h4> Default text file encoding
may be detected incorrectly (Windows XP/2000 only)</h4>
<p>The &quot;Text file encoding&quot; value displayed in the Preferences
dialog under &quot;Editors&quot; may be wrong on platforms running Windows XP
(or 2000) when the user locale and system locale differ.&nbsp;</p>
<p>Example of the manifestation of the bug: A Japanese user using Japanese
Windows 2000 works in New York, United States. The user has selected English
(United States) as the user locale. The &quot;Text file encoding&quot; value
displayed by Eclipse is incorrect: &quot;Cp1252&quot; (English). It should
display the system locale &quot;MS932&quot; (Japanese).</p>
<p>Workaround: The user can modify the user locale so that user locale and
system locale are identical. In the example above, this means the user should
set Japanese as the user locale. Then restart Eclipse. The &quot;Text file
encoding&quot; value will then be correct: &quot;MS932&quot; (Japanese).</p>
<p>For Windows XP:</p>
<ul>
<li>To check the system locale: Open the Control Panel. Go to Regional and
Language Options. Switch to the Advanced tab. The system locale is specified
in &quot;Language for non-Unicode programs&quot;.
<li>To change the user locale: Open the Control Panel. Go to Regional and
Language Options. The user locale can be modified by changing the language
in &quot;Standards and formats&quot;.</li>
</ul>
<p>For Windows 2000:</p>
<ul>
<li>To check the system locale: Open the Control Panel. Go to Regional
Options. Look up the items in the General tab, inside the &quot;Language
settings for the system&quot; group. The system locale is the item marked as
(Default).
<li>To change the user locale: Open the Control Panel. Go to Regional
Options. The user locale can be modified by changing the location in
&quot;Settings for the current user&quot;.</li>
</ul>
<p>(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=20641">20641</a>)</p>
<h4> Dirty state not tracked
properly for OLE documents (Windows only)</h4>
<p>The dirty state for an OLE document is not updated properly. This causes
Eclipse to prompt to save the contents of the editor when the document is
closed, even if the contents have already been saved. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=2564">2564</a>)</p>
<h4> OLE document crashes can
cause Eclipse to also crash (Windows only)</h4>
<p>If an OLE document crashes, Eclipse can crash, or the workbench menus can
become inconsistent.</p>
<h3>3.1.5 <a name="I-Platform-Text">Platform - Text</a></h3>
<h4>Problems opening external files</h4>
<p><b>File &gt; Open External File</b> can fail when the editor opened for the external
file (as determined by <b>Workbench &gt; File Associations</b> preferences) cannot not deal with
external files. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=58179">58179</a>)</p>
<h4>Text editors does not show vertical ruler for external files</h4>
<p>A text editor opened on a file external to the workspace does not show a vertical ruler.
So if you set breakpoints in the file, you won't see the breakpoints in the
editor (the breakpoints only show up in the Breakpoints view). (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=54900">54900</a>)</p>
<h3>3.1.6 <a name="I-Platform-SWT">Platform - SWT</a></h3>
<h4>Eclipse plug-in based on the SWT Browser throws exception</h4>
<p>The SWT Browser widget uses a platform-specific web browser to render HTML.
The org.eclipse.swt.SWTError exception (&quot;No more handles&quot;) is thrown
on platforms that don't meet the requirements for running the Browser widget.
Supported platforms and prerequisites are listed on the SWT FAQ item <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-swt-home/faq.html#browserplatforms">&quot;Which
platforms are supported by the SWT Browser?&quot;</a>.</p>
<h4>Crash when using the file dialog on Windows XP with SP2</h4>
<p>With some versions of Synergy from Telelogic, Eclipse will crash when you try to open a file
dialog. This is due to a problem with the CMExplorer.dll. The workaround is to
upgrade to Synergy 6.4 (or higher) or to run <code>"regsvr32 /u CMExplorer.dll"</code> and
reboot (note that this will disable Active CM).
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=87798">87798</a>)</p>
<h4>InternetExplorer sometimes freezes on PDF documents with Acrobat Reader 6.</h4>
<p>With Acrobat Reader 6 or 7, some users have experienced an unresponsive user
interface for up to two minutes when closing a browser which is displaying a PDF document.
The workaround is to disable displaying PDF in the browser. In Adobe Reader
select Edit &gt; Preferences... &gt; Internet and uncheck 'Display PDF in browser'.
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=56184">56184</a>)</p>
<h4>Crash while editing text on Windows XP with SP2.</h4>
<p>Some users who have installed Service Pack 2 on Windows XP have experienced
crashes while using editors in Eclipse. The workaround is to place a working version
of Windows\System32\USP10.DLL in the Eclipse startup directory or uninstall
Service Pack 2.
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=56390">56390</a>)</p>
<h4>Input Method broken on Motif</h4>
<p>Some versions of RedHat Linux such as Fedora Core 3 and Enterprise Linux WS
release 4 use a new technology called IIIM (Intranet/Internet Input Method
Framework) to replace the old XIM (X input method). When running on these
new systems, Eclipse will crash if you attempt to enter any DBCS character. The
workaround is to use a XIM based input method such as chinput. This problem
may be fixed in newer releases of RedHat.
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=89722">89722</a>)</p>
<h4>Eclipse does not start on Linux-Motif with Xinerama and a UTF-8 locale</h4>
<p>The Linux-motif build of Eclipse does not launch properly when run on a
computer with Xinerama (provides support for dual head monitors) and a UTF-8
locale. The workaround for this problem is to change the locale to a non-UTF-8
value, or to disable Xinerama.
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=38843">38843</a>)
</p>
<h4>Eclipse crashes on RedHat Linux 9 with Bluecurve (GTK+ only)</h4>
<p>Users of the Bluecurve theme shipped with RedHat Linux 9 may experience problems running Eclipse.
These problems may include crashes or reduced performance. We recommend changing to a different theme.
(bugs <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=38305">38305</a>, <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=67906">67906</a>, <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=37683">37683</a>, <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=58738">58738</a>)</p>
<h4>Eclipse hangs when pasting from an unresponsive application (GTK only)</h4>
<p>If the application that is supplying the clipboard material is unresponsive,
the paste operation hangs Eclipse for several minutes. This situation can be
encountered when copying from an Eclipse target workbench, suspending the target
workbench at a breakpoint and pasting into the hosting Eclipse workbench. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=44915">44915</a>)</p>
<h4> Unable to drag data between
applications in simplified Chinese locale (Motif only)</h4>
<p>When configured for the simplified Chinese locale, it is not possible to
drag data between applications running on the Motif window system. This is a
known limitation of the Open Motif library. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=29777">29777</a>)</p>
<h4> Crash when attempting to
launch file browser (AIX Motif only)</h4>
<p>There is a known AIX graphics bug affecting certain levels of AIX
releases. Ensure that the AIX install includes the necessary service updates as
described in the &quot;Install notes/requirements for Eclipse on AIX&quot;
attachment to the Eclipse bug report. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=34524">34524</a>)</p>
<h4> Available colors on 8-bit
Linux (Linux only)</h4>
<p>Typically, in Gnome Linux installs running with 8-bit visuals (i.e. 256
color mode), before the Eclipse application is started there are no free colors.
This may mean that Eclipse is unable to allocate the default widget background
color, causing it to display a white background. The functionality, however, is
otherwise unaffected.</p>
<h4> List and ComboBox on Windows
NT (Windows NT only)</h4>
<p>On Windows NT only, you should avoid creating items in a <code>List</code>
or <code>ComboBox</code> with strings longer than 1000 characters. Doing so may
result in a General Protection Fault. This has been fixed in more recent
versions of Windows.</p>
<h4> Excessive CPU
consumption&nbsp; (Linux GTK only)</h4>
<p>When using Linux GTK 2.2.1, there are some scenarios where the CPU usage
goes to 100% for no good reason. When this occurs, resizing or closing the
dialog seems to return the CPU usage to normal. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=35443">35443</a>)</p>
<h4>IME-related crash (Linux
Motif only)</h4>
<p>When using Linux Motif and GB18030 IME &quot;chinput&quot;, Eclipse can
crash if the IME client window is left open when the parent window is disposed.
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=32045">32045</a>)</p>
<h4> Using IBM J9 VM (Photon and
AIX)</h4>
<p>On QNX Photon and IBM AIX, the SWT library will not be found when running
with an IBM J9 1.5 VM. This is a bug in the IBM J9 class library in version 1.5.
You can workaround this problem by adding the SWT library directory to your
LD_LIBRARY_PATH environment variable.</p>
<h4> Missing permissions for SWT
native libraries in workspace (HP-UX only)</h4>
<p>When retrieving the SWT Motif fragment into an Eclipse workspace, the
permissions of the native libraries are reset. This creates a problem on HP-UX
because shared libraries need to have execute permission. Attempting to
self-host with this fragment throws an UnsatisfiedLinkError...Permission Denied
error. You must manually change the permissions to make these libraries
accessible (assume the workspace is at <code>/workspace</code>):</p>
<blockquote>
<blockquote>
<p><code>cd /workspace/org.eclipse.swt.motif/os/hpux/PA_RISC<br>
chmod 555 *.sl</code></p>
</blockquote>
</blockquote>
<p>(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=20305">20305</a>
describes a related problem)</p>
<h4> gtk_init_check and X11 socket failure when using the IBM 1.4.2 JRE (GTK only)</h4>
<p>Under RHEL 3.1 with the IBM 1.4.2 JRE and a large number
of plugins, Eclipse may fail to launch with an exception from
<tt>gtk_init_check</tt> along with this error:</p>
<pre>
_X11TransSocketOpen: socket() failed for local
_X11TransSocketOpenCOTSClient: Unable to open socket for local
</pre>
<p>A workaround is to set the environment variable <tt>JAVA_HIGH_ZIPFDS</tt> to
a value of 500 before starting Eclipse. (bug
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=106396">106396</a>)</p>
<h4>Key bindings stop working (GTK+ only)</h4>
<p>When using Eclipse, most key bindings will stop working. The only way to
make the keys start working again is to restart Eclipse. This problem occurs
on Debian, using libgtk+2.0 (2.6.4-2 or later). The problem is that a focus
issue exists in GTK+ 2.6.7 and earlier, for which SWT has a workaround. This
workaround is incompatible with the fix in GTK+. SWT detects the GTK+ version
on start-up and decides whether to enable the workaround. Debian backported
the focus fix into their libgtk+2.0 (2.6.4-2) package. To workaround this
problem, either get the Debian unstable version of GTK+, compile your own
GTK+ or hack Shell.gtk_realize(int) and change the version it checks. Please
see either
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107013">Eclipse's</a>
or
<a href="http://bugzilla.gnome.org/show_bug.cgi?id=109246">GTK+'s</a> bugzilla
for more information.</p>
<h3>3.1.7 <a name="I-Platform-Team-CVS">Platform - Team - CVS</a></h3>
<p>The following are known problems with the CVS repository provider only, and
do not apply to other repository providers. Additional information on how to use
CVS from Eclipse can be found in the <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-vcm-home/docs/online/cvs_features2.0/cvs-faq.html">Eclipse
CVS FAQ</a>.</p>
<h4> CVS server compatibility</h4>
<p>The CVS plug-in parses messages returned from the CVS server. If the format
of these messages is not as expected, some of the plug-in's functionality may be
missing. The CVS plug-in is compatible with all stable 1.11.X builds of the CVS
server, and should be compatible with future releases in that stream unless text
message formats change (the last tested server was 1.11.20). As for the 1.12.X
feature releases of CVS, the Eclipse CVS client has been tested with builds up
to 1.12.12. However, future releases could easily break the Eclipse CVS client.
Basic functionality, such as Checkout, Commit, and Update, should always work,
but there may be problems with more advanced commands such as Synchronizing and
Browsing the repository. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=67627">67627</a>)</p>
<h4>Cached authorization information lost when workspace is upgraded</h4>
<p>The Platform's internal authorization database file location has changed for
3.0. Because of this, authorization information cached with a workspace created
with an earlier version of Eclipse will be unusable, and the user will need to
re-authenticate.</p>
<h4>Issues upgrading from 2.x to 3.x</h4>
<p>In 2.x, CVS used markers to identify outgoing additions and outgoing
deletions. In 3.x, these markers no longer exist because the Synchronize view
can be used to show the same information. If CVS markers exist in a workspace
that is upgraded to 3.x, they can be removed by performing a Project&gt;Clean.
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=40593">40593</a>)</p>
<h4>Issues upgrading from 1.0 to 3.x</h4>
<p>In 1.0, CVS used a .vcm_meta file to store project configuration information.
In 2.0, this file was replaced by the .project file but CVS still read the
.vcm_meta file for backwards compatibility. In 3.x, the .vcm_meta file is no
longer read by CVS. Users who wish to upgrade from 1.0 to 3.x must first upgrade
to 2.x and then upgrade to 3.x if they wish to keep their project configuration
information (e.g. java project). (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=43296">43296</a>)</p>
<h4>Connection cannot be found after initially missing</h4>
<p>If a connection initially fails due to a network problem, the connection may
continue to fail even when the network problem is fixed. In order to establish
the connection you must exit and restart Eclipse. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=9295">9295</a>)</p>
<h4>&quot;Received broken pipe signal&quot; error from server</h4>
<p>Eclipse sometimes performs multiple commands within a single connection to
the server. This may cause problems with CVS servers that are running server
scripts in response to certain commands. (bugs <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=23575">23575</a>
and <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=23581">23581</a>)</p>
<h4>&quot;Terminated with fatal signal 10&quot; error from server</h4>
<p>There is a bug in the CVS server related to some compression levels. If you
get this error, changing the compression level on the CVS preference page may
help. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=15724">15724</a>)</p>
<h4>&quot;Unknown response&quot; error using ext connection method</h4>
<p>There are a few situations that can result in an &quot;Unknown response&quot;
error messages when using the ext connection method. One situation involves
using an external communications client (e.g. rsh or ssh) that adds CRs to the
communications channel (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=21180">21180</a>).
Another involves Eclipse not properly reading the stderr output of the external
communications tool. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=11633">11633</a>)</p>
<h4>A disabled CVS capability may not be auto-enabled in existing workspaces</h4>
<p>New in 3.0 is the ability to disable capabilities and the CVS support in
Eclipse can be disabled. However, for backwards compatibility the CVS capability
is auto-enabled in existing workspaces that already contain CVS projects. The
auto-enabling function may not run if the team support plugin is not loaded at
startup. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=66977">66977</a>)</p>
<h4>Builder output files may appear as changed</h4>
<p>When folders containing build output are shared they may get improperly
marked as dirty when build output is generated. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=50965">50965</a>)</p>
<h3>3.1.8 <a name="I-Platform-Install-Update">Platform - Install/Update</a></h3>
<h4>Manually installing features and plug-ins on a FAT file system (Windows only)</h4>
<p>When features and plug-ins are manually installed on top of an Eclipse-based
product install located on a FAT file system that has already been run at least
once, the product must be explicitly restarted with -clean. That is,</p>
<pre>eclipse.exe -clean
</pre>
<p>Then, open the Help &gt; Software Updates &gt; Manage
Configuration dialog and toggle on the &quot;Show disabled features&quot; button in
its toolbar. Select the newly &quot;installed&quot; feature and press on the
&quot;Enable feature&quot; action on the right pane (or select the action from
the feature's context menu). (bugs <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=52525">52525</a>,
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=66120">66120</a>, <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=67461">67461</a>)</p>
<h4> Non-responsive sites may use
all free threads</h4>
<p>Prior to Eclipse 2.1, if the connection to an update site did not respond
(the site did not exist or was down), the workbench became non-responsive until
the connection request timed out. Since 2.1, connections are made by a separate
thread so that the UI stays responsive. Typically, unresponsive connections
eventually time out and these threads terminate. In rare cases, servers accept
the connection but never send a response, thereby keeping the connection thread
live indefinitely. Update manager limits the number of active connection threads
and will refuse to create more once the limit is reached. To work around the
problem, exit and restart Eclipse. (bugs <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=18598">18598</a>,
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=19775">19775</a>)</p>
<h4>OSGi and run-time plug-ins cannot revert to the previous version</h4>
<p>When a feature containing the OSGi and Eclipse runtime plug-ins is updated to a
newer version, performing the Revert operation to undo the action will seemingly
work, but the OSGi and runtime plug-ins in use will still be those used prior to
the Revert. In effect, updating to a newer version of Eclipse platform is not reversible.
All other features can be reverted without problems.
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=74585">74585</a>)</p>
<p><B>Extension location is lost if the install path changes</B></p>
<P>A previously configured extension location may be temporarily removed if the install is moved or mounted
under a different path. This only happens when the link file that configures the
extension location uses a relative path that points to a directory under the Eclipse
install. On a second startup using the same install path, the extension location
is added again (bug <A HREF="https://bugs.eclipse.org/bugs/show_bug.cgi?id=95403">95403</A>). <BR></P>
<h3>3.1.9 <a name="I-Platform-Debug">Platform - Debug</a></h3>
<p>None. (Known problems with the Java debugger appear below in the <a href="#I-JDT">JDT</a>
section.)</p>
<h3>3.1.10 <a name="I-Platform-Compare">Platform - Compare</a></h3>
<p>None.</p>
<h3>3.2 <a name="I-JDT">Java Development Tools (JDT)</a></h3>
<h4>Searching for constant field references</h4>
<p>Search does not find references to constant fields inside binaries because
the Java Language Specification mandates that constant field values be inlined
in the class file's bytecodes, leaving no trace of a field reference.&nbsp;(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=12044">12044</a>)</p>
<h4>Missing secondary types in editor</h4>
<p>When referencing a secondary type defined in another compilation unit (i.e., a
top level type whose name does not match its file name), the editor may
incorrectly report it to be missing. The Java compiler handles this case fine.
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=32505">32505</a>)</p>
<h4>Classpath entry denoting external class folder is now properly rejected</h4>
<p>Although external class folders (i.e., folder containing .class files and located
outside workspace) were never properly supported by the JDT, a problem was never
reported
when constructing such a build path. JDT now properly diagnoses a problem in
this situation. In order to still benefit from external .class files, a
class folder must be mounted as a linked folder in Eclipse workspace (in project
properties, select Java Build Path &gt; Libraries &gt; Add Class Folder &gt; Create
New Folder... &gt; Advanced. Then a folder name can be associated with an
arbitrary file system location by checking &quot;Link to folder on the file
system). Once mounted, the linked class folder can normally be referenced on a
build path, and from there on programs can be compiled against it. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=67631">67631</a>)</p>
<h4>Access rules not propagating to inherited members</h4>
<p>When a type inherits some member from a restricted super type, no access violation is diagnosed when
using the offending member indirectly through this type. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=76266">76266</a>)</p>
<h4>Plug-in Working sets in Java views</h4>
<p>The Java views (e.g. Package explorer, Type Hiararchy, Open Type dialig, etc.)
support filtering their elements based on a working set. Although the dialog offers
to select a Plug-in working set, applying such a working set results in an empty view
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=67814">67814</a>).</p>
<h4>Hierarchical layout and inclusion filters</h4>
<p>Packages explicitly included on the build path using inclusion filters will
not be visible in either the Package Explorer or Packages views when the views
are set to hierarchical layout mode. Use the flat layout mode when using inclusion
filters. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=65240">65240</a>)</p>
<h4>Stale spell check errors</h4>
<p>Adding a new word to the spell checking dictionary does not correct the
corresponding spelling errors. The spelling errors do go away the next time you
change the file's content. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=68282">68282</a>)</p>
<h4> Cut, copy, paste not working
for linked resources in views showing Java elements</h4>
<p>The cut, copy, and paste actions do not work for linked files and folders
appearing in views that show Java elements, including the Package Explorer. The
workaround is to use these actions from the Navigator view instead. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=34568">34568</a>)</p>
<h4> Java working sets not
working correctly for elements from JRE system library container</h4>
<p>Applying a working set consisting entirely of elements from the JRE System
library container as a filter to the packages view might result in an empty
Package Explorer. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=35395">35395</a>)</p>
<h4> Cannot generate Javadoc for
packages with GB18030 characters in the name</h4>
<p>Most class libraries do not properly support the creation of a system
process (via <code>java.lang.Runtime.exec(...)</code>) when the specified
command line contains GB18030 characters. Since Javadoc is created using the
Javadoc executable provided with the JDK, generating Javadoc fails if the
package or class name contains GB18030 characters. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=32215">32215</a>)</p>
<h4>Side effects of Step into Selection and Run to Line</h4>
<p>The actions &quot;Step into Selection&quot; and &quot;Run to Line&quot;
optimistically set breakpoints on the line the user has chosen to step into or
run to. However, the debugger can not determine if or when execution will ever
reach the chosen line. The breakpoints set by the underlying implementation are
not visible to the user and can cause execution to suspend unexpectedly at a
later time, when the associated line is actually executed. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=51507">51507</a>)</p>
<h4>Default locale initialization incorrect</h4>
<p>The default locale is generally initialized from the settings in the
operating system when a target VM is launched. However, when using javaw.exe on
JDK1.4.2, Windows XP, the default locale is incorrectly initialized to en_US, no
matter what the operating system settings are. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=65945">65945</a>)</p>
<h4>Suspend on uncaught exception overrides exception breakpoint location filters</h4>
<p>Exception breakpoints can be configured with location filters (inclusive and
exclusive). When an unchecked exception is configured to <b>not</b> suspend
execution in a specific class, execution will still suspend when the user
preference to suspend on uncaught exceptions is on. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=66770">66770</a>)</p>
<h4>Multiple references to the same object do not update in Variables view</h4>
<p>When more than one variable references the same object in the Variables view,
only one variable will update while stepping through source code. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=58768">58768</a> and <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=98147">98147</a>)</p>
<h4> Running Java programs with
non-Latin-1 characters in package or class names</h4>
You get a <code>java.lang.NoClassDefFoundError</code> when running Java
programs with non-Latin characters in the package or class names. The workaround
is to package the class files as a JAR file and run the program out of the JAR
and not from the file system directly. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=4181">4181</a>)
<h4>Cannot run or debug class in
a project with GB18030 characters in project name</h4>
<p>Most class libraries do not properly support the creation of a system
process (via <code>java.lang.Runtime.exec(...)</code>) when the specified
command line contains GB18030 characters. This limitation means the debugger
cannot launch applications when the command line it generates contains GB18030
characters. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=32206">32206</a>)</p>
<h4>Cannot detect installed JRE with GB18030 characters in path name</h4>
<p>Automatic JRE detection fails when the JRE is stored in a directory
containing GB18030 characters in its name. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=33844">33844</a>)</p>
<h4> Unable to debug stack
overflows</h4>
<p>If a debug session suspends on a <code>java.lang.StackOverflowError</code>
exception (due to an exception breakpoint), the debugger may not be able to
retrieve any debug information from the target JVM. As well, the debugger may
not be able to reliably interact with the target JVM past this point. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=19217">19217</a>)</p>
<h4> Evaluation limitation</h4>
<p>The debugger uses threads in the target JVM to perform evaluations (both
explicit evaluations that the user requests, and implicit evaluations such as <code>toString()</code>
invocations in the <b>Variables</b> view). The Java Debug Interface (JDI)
requires that the thread in which an evaluation is performed be suspended by a
user event (that is, a breakpoint or step request). Evaluations cannot be
performed on threads suspended by the suspend action. As well, when a breakpoint
is configured to suspend the JVM rather than just the individual thread, the
threads which did not encounter the breakpoint are not in a valid state to
perform an evaluation. When an evaluation is attempted in a thread that is not
in a valid state to perform an evaluation, an error message will appear to the
effect of &quot;Thread must be suspended by step or breakpoint to perform method
invocation&quot;. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=34440">34440</a>)</p>
<h4> Missing debug attributes</h4>
The debugger requires that class files be compiled with debug attributes if
it is to be able to display line numbers and local variables. Quite often, class
libraries (for example, &quot;<code>rt.jar</code>&quot;) are compiled without
complete debug attributes, and thus local variables and method arguments for
those classes are not visible in the debugger.
<h4> Using Hot Code Replace</h4>
<p>Hot code replace is supported on JDK 1.4.x VMs, and IBM J9 VMs. The debugger
will attempt to replace all class files that change in the workspace as the user
edits and builds source code. However, hot code replace is limited to changes
that a particular virtual machine implementation supports. For example, changes
within existing methods may be supported, but the addition or removal of members
may not be.</p>
<p>Note that hot code replace and stepping on JDK 1.4.0 VMs was unreliable. The
underlying VM problems were fixed in JDK 1.4.1, and later.</p>
<h4> Scrapbook</h4>
Setting a breakpoint inside a scrapbook page is not supported.
<p>When a snippet is run in the scrapbook which directly or indirectly calls <code>System.exit(int)</code>,
the evaluation cannot be completed, and will result in a stack trace for a <code>com.sun.jdi.VMDisconnectedException</code>
being displayed in the scrapbook editor.
<p>Terminating a scrapbook page while it is performing an evaluation results
in a <code>com.sun.jdi.VMDisconnectedException</code> being displayed in the
scrapbook editor.
<h4> Debugging over slow
connections</h4>
A global Java debug preference specifies the debugger timeout, which is the
maximum amount of time the debugger waits for a response from the target VM
after making a request of that VM. Slow connections may require that this value
be increased. The timeout value can be edited from the <b>Java &gt; Debug </b>preference
page. Changing the timeout value only effects subsequently launched VM, not VMs
that are already running.
<h4> Updating of inspected values</h4>
When inspecting the result of an evaluated expression in the debugger, it is
important to note that the result displayed is the result of that expression at
the time it was evaluated. For example, when inspecting a simple integer counter
(primitive data type), the value displayed in the Expressions view is the value
when the expression was evaluated. As the counter is changed in the running
program, the inspected result will not change (since the view is not displaying
the value bound to a variable - it is displaying the value of an expression, and
the value of a primitive data type cannot change). However, if an expression
results in an object, fields of that object will be updated in the inspector as
they change in the running program (since the value bound to fields in an object
can change).
<h4> Stepping over native methods
that perform I/O</h4>
When the debugger steps over native methods that perform I/O to <code>System.out</code>
or <code>System.err</code>, the output may not appear immediately unless the
native performs a flush on the output buffer.
<h4> VM and process termination
running on IBM 1.3 JVM on Linux (Linux only)</h4>
Terminating a launch, debug target, or system process associated with a debug
target running on the IBM 1.3 JVM on the Linux platform does not work when the
associated debug target has a suspended thread. To remove such debug targets
from the debug UI, select <b>Terminate and Remove</b> from the debug view's
pop-up menu (or use the shortcut &quot;delete&quot; key). Associated system
processes in the OS may not be properly cleaned up. If a debug target has no
suspended threads, termination works properly. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=1631">1631</a>)
<h4> Memory View (Linux only)</h4>
The feature to automatically load segments of memory while scrolling in the Memory
view does not work on Linux. Instead the user must use the &quot;Next Page&quot; and &quot;Previous Page&quot; actions
to manually load memory segments (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=74559">74559</a>)
<h3>3.3 <a name="I-PDE">Plug-in Development Environment (PDE)</a></h3>
<h4>Feature manifest editor does not preserve all comments</h4>
<p>When a non-source page of the feature manifest editor is used, PDE will convert
changes back into XML by regenerating the file. Although the overall content and
most of the comments are preserved, some comments may be lost. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=59502">59502</a>)</p>
<h4>Paste does not work in table viewers of the plug-in manifest editor</h4>
<p>When you copy an item in one of the table viewers on the Dependencies,
Extensions or Extension Points pages of the plug-in manifest editor, you will
not be able to paste it. For copy and paste operations, use the source page of
the editor. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=67582">67582</a>)</p>
<h4>PDE will not unzip source zips of some plug-ins</h4>
<p>In the plug-in import wizard, when you choose to import plug-ins as
&quot;projects with source folders&quot;, PDE will not unzip the source for the
org.apache.ant, org.eclipse.osgi.util and org.eclipse.osgi.services. This is
because the source ZIPs contains code that will not compile when unzipped as it
requires additional JARs that are not part of the SDK. To avoid the creation of
plug-in projects that won't compile, PDE will import these plug-ins as binary
and attach source, so you would still be able to read the source, you just won't
be able to modify it. Also, PDE will not unzip the source for the
org.eclipse.swt plug-ins. In this case, it is because, when shipped, the swt
code is spread across a plug-in and a fragment, and when unzipped, it will
require circular dependencies between the plug-in and fragment projects. These
circular dependencies are at minimum marked as warnings by the JDT compiler and
may result in unpredictable build behavior. Therefore, PDE always imports
org.eclipse.swt as binary with source attached. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=66314">66314</a>)</p>
<h4>Search for an extension point reference may include a false hit</h4>
<p>It is possible for an extension point search result to include a false hit in
the following specific scenario. If you open the plug-in manifest editor on a
plug-in that contains both a plugin.xml and manifest.mf, go to the Extension
Points page, select one of the extension points and click on 'Find references',
the result may include a false hit. The false hit would result only if another
plug-in in the product had declared an extension point by the same id.
Workaround in this case would be to perform the search through the Plug-in
search page. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=62177">62177</a>)</p>
<h4>PDE source page colors do
not take effect on Apply</h4>
<p>Changes to the colors PDE uses for source pages of its multi-page editors
are not immediately visible in opened editors after pressing the Apply button
on&nbsp; the <b>Plug-in Development &gt; Editors preference</b> page. To work
around this problem, close the editor and and reopen it. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=33640">33640</a>)</p>
<h4>Emacs key bindings do not
work in manifest editor fields</h4>
<p>Non-default key bindings currently do not work in fields on non-source
pages of the PDE manifest editors. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=19482">19482</a>)</p>
<h4>Plug-in import wizard does
not allow plug-ins of different versions to be imported</h4>
<p>The Eclipse platform allows two plug-ins with the same ID but different
versions to coexist if the only thing they contribute is run-time libraries.
However, PDE cannot handle these plug-ins because it creates project names using
plug-in IDs during binary project import. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=18500">18500</a>)</p>
<h4>Export of plug-in may silently drop classes</h4>
<p>When exporting a plug-in using the plug-in, feature or product wizards, some classes
might be dropped from the resulting archive if their fully qualified name is too long.
This typical path limitation can be worked around by creating the jar of the problematic
plug-in by using the Jar export wizard.
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=97150">97150</a>)</p>
<h4>Compilation errors when exporting projects not stored outside of the workspace</h4>
<p>When exporting multiple plug-ins and one is stored outside of the workspace,
compile errors occurs on export. To work around the problem, you can either export
the plug-ins one by one, or change their location.
(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=98579">98579</a>)</p>
<h2>4. <a name="Running Eclipse">Running Eclipse</a></h2>
<p>After installing the Eclipse SDK in a directory, you can start the Workbench
by running the Eclipse executable included with the release (you also need a 1.4
JRE, not included with the Eclipse SDK). On Windows, the executable file is called <samp>eclipse.exe</samp>,
and is located in the <code>eclipse</code> subdirectory of the install. If
installed at <code>c:\eclipse-SDK-3.1-win32</code>, the executable is <code>c:\eclipse-SDK-3.1-win32\eclipse\eclipse.exe</code>.
<b>Note:</b> Set-up on most other operating environments is analogous. Special
instructions for Mac OS X are listed <a href="#macosx">below</a>.</p>
<p>By default, Eclipse will allocate up to 256 megabytes of Java memory. This should
be ample for all typical development tasks. However, depending on the JRE
that you are running, the number of additional plug-ins you are using, and
the number of files you will be working with, you could conceivably have to increase this amount.
Eclipse allows you to pass arguments directly to the Java VM using the
<code>-vmargs</code> command line argument, which must follow all other Eclipse specific arguments.
Thus, to increase the available memory, you would typically use:</p>
<blockquote>
<p><code>eclipse -vmargs -Xmx&lt;memory size&gt;</code></p>
</blockquote>
<p>with the <code>&lt;memory size&gt;</code> value set to greater than
&quot;256M&quot; (256 megabytes -- the default).
Note that setting this value to be larger than the amount of available physical
memory on your machine will cause Java to &quot;thrash&quot; as it copies objects
back and forth to virtual memory, which will severely degrade your performance.</p>
<p>When the Workbench is launched, the first thing you see is a
dialog that allows you to select where the workspace will be located. The
workspace is the directory where your work will be stored.
If you do not specify otherwise, Eclipse creates the workspace in your
user directory.
This workspace directory is used as the default content area for your projects
as well as for holding any required metadata. For shared or multi-workspace
installs you must explicitly specify the location for your workspace using the
dialog (or via the &quot;<code>-data</code>&quot; command line argument).</p>
<p>Here is a typical Eclipse command line:&nbsp;</p>
<blockquote>
<p><code>eclipse -vm c:\jdk1.4.2\jre\bin\javaw -vmargs -Xmx256M</code></p>
</blockquote>
<p><i>Tip:</i> It's generally a good idea to explicitly specify which Java VM to
use when running Eclipse. This is achieved with the &quot;<code>-vm</code>&quot;
command line argument as illustrated above. If you don't use &quot;<code>-vm</code>&quot;,
Eclipse will look on the O/S path. When you install other Java-based products,
they may change your path and could result in a different Java VM being used
when you next launch Eclipse.</p>
<p>To create a Windows shortcut to an installed Eclipse:</p>
<ol>
<li>Navigate to <code>eclipse.exe</code> in Windows Explorer and use Create
Shortcut on the content menu.
<li>Select the shortcut and edit its Properties. In the Target: field append
the command
line arguments.
</ol>
<p>Opening this shortcut launches Eclipse. (You can
drag the shortcut to the Windows Desktop if you want to keep it in easy reach.)</p>
<h3><a name="macosx">Mac OS X</a></h3>
<p>On Mac OS X, you start Eclipse by double clicking the Eclipse application. If you need to pass arguments to Eclipse, you'll have to edit the <code>Info.plist</code> file
inside the Eclipse application bundle: select the Eclipse application bundle icon while holding down the Control Key.
This will present you with a popup menu. Select &quot;Show Package Contents&quot; in the popup menu.
Locate <code>Info.plist</code> file in the <code>Contents</code> subfolder and open it with your favorite text editor.
Add to, remove from or edit the command line options listed at the end of the file for the &quot;Eclipse&quot; key.</p>
<p>If you need to launch Eclipse from the command line, you can use the symbolic link &quot;eclipse&quot; in the
top-level eclipse folder. It refers to the eclipse executable inside the application bundle and takes
the same arguments as &quot;eclipse.exe&quot; on other platforms. Due to a platform limitation you cannot
pass an arbitrary Java VM to the &quot;<code>-vm</code>&quot; option, but must use the program &quot;<code>java_swt</code>&quot; found inside
the application bundle; for example:</p>
<pre> cd <i>&lt;eclipse directory&gt;</i>
./eclipse -vm Eclipse.app/Contents/MacOS/java_swt
</pre>
<p>On Mac OS X 10.4 and later, you may notice a slowdown when working with significant
numbers of resources if you allow Spotlight to index your workspace. To prevent this, start
System Preferences, select the Spotlight icon, then the Privacy tab, then click the Add button
(&quot;+&quot;) and find your workspace directory in the dialog that appears.</p>
<h2>5. <a name="Upgrading"></a>Upgrading Workspace from a Previous Release</h2>
<h3>Users who don't use &quot;-data&quot;</h3>
<p>If you weren't previously using &quot;-data&quot; to specify your workspace,
follow these steps to upgrade:
<ol>
<li>Find the workspace directory used by your old version of Eclipse.
Typically this is located inside the directory in which Eclipse was
installed in a subdirectory called &quot;<code>workspace</code>&quot;. If
you are using a shortcut or script to launch Eclipse, then it will be under
the current working directory of that shortcut or script in a subdirectory
called &quot;workspace&quot;. For Windows users, this is specified by the
&quot;Start in:&quot; argument in your shortcut properties.</li>
<li>Copy this workspace directory to a new, empty location outside of any
Eclipse install directory.</li>
<li>Install the new version of Eclipse in a new location, separate from any
old version of Eclipse.</li>
<li>If you had installed additional features and plug-ins into your old
Eclipse, you should re-install them in the new Eclipse.</li>
<li>Start this new version of Eclipse and select
this location using the workspace chooser dialog at startup (or use &quot;<code>-data</code>&quot;
command line argument to pre-select the workspace location).</li>
</ol>
<h3>Users who do use &quot;-data&quot;</h3>
<p>If you were previously using the &quot;<code>-data</code>&quot; argument to
start Eclipse, your upgrade path is much easier:
<ol>
<li>Optionally copy your workspace directory to a new, empty location outside of any
Eclipse install directory as a backup.</li>
<li>Install the new version of Eclipse in a new location, separate from any
old versions of Eclipse.</li>
<li>If you had installed additional features and plug-ins into your old
Eclipse, you should re-install them in the new Eclipse.</li>
<li>Start this new version of Eclipse and select this location using the workspace chooser dialog at
startup (or use &quot;<code>-data</code>&quot;
command line argument to pre-select the workspace location).</li>
</ol>
<p><i>Note:</i> Copying your workspace is recommended because,
after you've upgraded your workspace, you won't be able to use it
again with an older version of Eclipse. If you ever want to go &quot;back in
time&quot; to an earlier release, you will need that backup.</p>
<h2>6. <a name="Interoperability with Previous Releases">Interoperability with
Previous Releases</a></h2>
<h3>6.1 Interoperability of Release 3.1 and 3.0</h3>
<h4>Sharing projects between heterogeneous Eclipse 3.1 and 3.0</h4>
<p>Special care is required when a project in a team repository is being loaded
and operated on by developers using Eclipse-based products based on different
feature or plug-in versions. The general problem is that the existence,
contents, and interpretation of metadata files in the workspaces may be specific
to a particular feature or plug-in version, and differ between versions. The
workspace compatibility guarantees only cover cases where all developers upgrade
their Eclipse workspaces in lock step. In those cases there should be no problem
with shared metadata. However, when some developers are working in Eclipse 3.1
while others are working in Eclipse 3.0, there are no such guarantees.
This section provides advice for what to do and to not do. It addresses the
specific issues with the Eclipse SDK.</p>
<p>The typical failure mode is noticed by the 3.1 user. 3.1 metadata is lost
when a 3.0 user saves changes and then commits the updated metadata files to the
repository. Here's how things typically go awry:</p>
<ul>
<li>A user working in Eclipse 3.1 creates or modifies a project in a way that
results in changes to a shared metadata file that rely on 3.1-specific
information. The user then commits the updated project files, including the
shared metadata file, to the shared repository.</li>
<li>Another user working in Eclipse 3.0 shares this project from the same
repository. The 3.1-specific information in the shared metadata file is not
understood by Eclipse 3.0, and is generally discarded or ignored without
warning. The user modifies the project in a way that results in changes to
the shared metadata file, causing the shared metadata file to be rewritten
without any of the 3.1-specific information. The user commits the updated
project files, including the shared metadata file, to the shared repository.
The user is generally unaware that shared information has just been lost as
a result of their actions.</li>
<li>A user working in Eclipse 3.1 picks up the changes to a project from the
shared repository, including the updated shared metadata file. The user may
be unaware that they have just taken a retrograde step until later when
things start to malfunction.</li>
</ul>
<p>Here are a list of things to watch out for when the project is to be shared
between users of Eclipses 3.1 and 3.0:</p>
<ul>
<li><b>External tool (Ant) builders</b><br>
Information about external tool builder is recorded in the project's <code>.project</code>
file. The format of the information changed between 2.1 and 3.0. Builders
created or changed in 3.0 use the new format, which is not understood by a
2.1 workspace. Builders created in 2.1 use the old format and continue to
work in 2.1. Builders from a 2.1 workspace can be viewed in a 3.0 workspace
in read-only mode. Recommendation: Always create or edit external tools
builders from a 2.1 workspace. The builder information also changed between 3.0 and 3.1.
Changes will be seen in the <code>.project</code> file and associated <code>.launch</code> file. The new 3.1 format is
backwards compatible with 3.0.</li>
<li> <b>Enhancements on the Java build class path</b><br>
Extra information is now stored on a project build path, such as access rules, native library locations and javadoc locations.
This information is recorded in the project's <code>.classpath</code> file.
Recommendation: do not commit a change to the <code>.classpath</code> file performed by a 3.0 client,
as it may erase extra information which got added by a 3.1 client. Note, though access rules and native library locations
usage can be avoided by a 3.1 client; javadoc locations are now automatically shared in the <code>.classpath</code> file.
</li>
</ul>
<h4>Using Eclipse 3.1 to develop plug-ins that work in Eclipse 3.0</h4>
<p>It is also possible (and reasonable) to use Eclipse 3.1 to develop a plug-in
intended to work in Eclipse 3.0 or earlier. Use the <b>Plug-in Development &gt; Target
Platform </b>preference page to locate non-workspace plug-ins in an Eclipse 3.0
install. This ensures that the code for your plug-in is being compiled and
tested against Eclipse 3.0 APIs, extension points, and plug-ins. (The above list
of concerns do not apply since they affect the layout and interpretation of
files in the plug-in <i>project</i> but none affect the actual deployed form of
the plug-in.)</p>
<h2>7. <a name="DefectsFixed"></a>Defects Fixed in Maintenance Releases</h2>
<h3>7.1 Defects fixed in release 3.1.2 since 3.1.1</h3>
<p>Release 3.1.2 is a maintenance release to fix serious defects present in
release 3.1.0 and 3.1.1. These changes only affect some plug-ins and
features. Modified plug-ins have version id &quot;3.1.2&quot;; plug-ins
unchanged since the 3.1 release still have version id &quot;3.1.0&quot;;
plug-ins unchanged since the 3.1.1 release still have version id
&quot;3.1.1&quot;, and so on. Note, however, that all features now have version
id &quot;3.1.2&quot; (even if none of their plug-ins changed).</p>
<p>Maintenance release 3.1.2 includes all fixes made in 3.1.1 (see
following sections) and contains additional fixes for the following defects:</p>
</p>
<table class="bz_buglist" cellspacing="0" cellpadding="4" width="100%">
<colgroup>
<col class="bz_id_column">
<col class="bz_short_short_desc_column">
</colgroup>
<tr align="left">
<th colspan="1" class="first-child">
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&amp;product=PDE&amp;product=Platform&amp;target_milestone=3.1.2&amp;resolution=FIXED&amp;query_format=advanced&amp;order=bugs.bug_id&amp;query_based_on=">ID</a>
</th><th colspan="1">
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&amp;product=PDE&amp;product=Platform&amp;target_milestone=3.1.2&amp;resolution=FIXED&amp;query_format=advanced&amp;order=bugs.short_desc,bugs.bug_id&amp;query_based_on=">Summary</a>
</th></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=85899">85899</a>
<span style="display: none"></span>
</td>
<td >[Perspectives] [RCP]Standalone view does not divide spac...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=92442">92442</a>
<span style="display: none"></span>
</td>
<td >[Progress] Keep the untouched Hyperlink in Progress view
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100182">100182</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] unecessary cast in case of boxing
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100970">100970</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Interface methods may conflict with Objec...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102300">102300</a>
<span style="display: none"></span>
</td>
<td >RemoteAntBuildListener throws exception for jspc task
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105071">105071</a>
<span style="display: none"></span>
</td>
<td >Incorrect handling for debugger's continue-launch-despite...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105756">105756</a>
<span style="display: none"></span>
</td>
<td >[1.5][model] Incorrect warning on using raw types
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105808">105808</a>
<span style="display: none"></span>
</td>
<td >[1.5][dom] MethodBinding#overrides(..) should not conside...
</td>
</tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105874">105874</a>
<span style="display: none"></span>
</td>
<td >[DnD] [RCP] Unable to perform DROP_LINK operations in the...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106140">106140</a>
<span style="display: none"></span>
</td>
<td >[compiler] Eclipse3.1.0: unrecognized class invisibility
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106466">106466</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Type parameter followed by other types in...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107045">107045</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Compiler misses name clash with bounded c...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107056">107056</a>
<span style="display: none"></span>
</td>
<td >Apply deadlock fix for bug 98621 to 3.1.x stream
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107105">107105</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] method override check does not detect dif...
</td>
</tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108622">108622</a>
<span style="display: none"></span>
</td>
<td >[javadoc][dom] ASTNode not including javadoc
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108780">108780</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Subsignature checking does not respect er...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108782">108782</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] inconsistent @Override error
</td>
</tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108856">108856</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Inner inner classes have illegal names
</td>
</tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109118">109118</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Unhandled Exception Compiler error involv...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=110227">110227</a>
<span style="display: none"></span>
</td>
<td >Possible infinite loop in ProjectSourceContainer
</td>
</tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=110342">110342</a>
<span style="display: none"></span>
</td>
<td >SWT Example Launcher: Double-click on &quot;Standalone&quot; folder...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=110593">110593</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] NPE in ProblemReporter
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=111014">111014</a>
<span style="display: none"></span>
</td>
<td >Internal Compiler Error
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=111017">111017</a>
<span style="display: none"></span>
</td>
<td >default tab width for MessageConsole changed from 8 to 0 ...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=111208">111208</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Compiler gets confused by multiple generi...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=111299">111299</a>
<span style="display: none"></span>
</td>
<td >JavaModelCache may overflow the memory.
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=111350">111350</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] method override and generics
</td>
</tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=111703">111703</a>
<span style="display: none"></span>
</td>
<td >Static initialization block in anonymous inner class caus...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=111836">111836</a>
<span style="display: none"></span>
</td>
<td >3.1.1 tree background problem
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=111898">111898</a>
<span style="display: none"></span>
</td>
<td >[compiler] Wrong code generation
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=112109">112109</a>
<span style="display: none"></span>
</td>
<td >Compilation problem: Eclipse does not recognise parametri...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=112231">112231</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] enum declaration
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=112268">112268</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Type mismatch introduced in 3.1.1
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=112500">112500</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] bug between inference and wilcard
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=112666">112666</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Compiler rejects valid assignment to comp...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=112786">112786</a>
<span style="display: none"></span>
</td>
<td >Apply fix for 111106 to 3.1.x stream
</td>
</tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=113240">113240</a>
<span style="display: none"></span>
</td>
<td >Unable to run SWT Application with NLPack
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=113273">113273</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Compiler confused by multiply bounded typ...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=113950">113950</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Problems implementing inherited generic a...
</td>
</tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=114087">114087</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Eclipse compiles code that cannot be comp...
</td>
</tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=114304">114304</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Return type not compatible with generic s...
</td>
</tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=114539">114539</a>
<span style="display: none"></span>
</td>
<td >[search] Internal error when refactoring code with errors
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=114855">114855</a>
<span style="display: none"></span>
</td>
<td >[compiler] OutOfMemoryError compiling deeply nested try-c...
</td>
</tr>
<tr class="bz_blocker bz_P3 bz_RESOLVED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=115359">115359</a>
<span style="display: none"></span>
</td>
<td >ArrayStoreException during feature install
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=115408">115408</a>
<span style="display: none"></span>
</td>
<td >[compiler] ArrayIndexOutOfBoundsException in CodeStream.java
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=115411">115411</a>
<span style="display: none"></span>
</td>
<td >[Restor Viewer State] Error
</td>
</tr>
<tr class="bz_major bz_P2 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=116034">116034</a>
<span style="display: none"></span>
</td>
<td >[misc] Opening text editor on non-text content gives Core...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=116095">116095</a>
<span style="display: none"></span>
</td>
<td >[Preferences] ScopedPreferenceStore causing memory leak a...
</td>
</tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=116217">116217</a>
<span style="display: none"></span>
</td>
<td >RoS action failure in editor context menu.
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=116309">116309</a>
<span style="display: none"></span>
</td>
<td >[Undo] NPE in OperationHistoryActionHandler #2
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=116311">116311</a>
<span style="display: none"></span>
</td>
<td >[search] NPE searching for reference to our Assert class
</td>
</tr>
<tr class="bz_critical bz_P3 bz_RESOLVED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=116681">116681</a>
<span style="display: none"></span>
</td>
<td >Plugin not found during update site build
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=116745">116745</a>
<span style="display: none"></span>
</td>
<td >[compiler] VerifyError: Incompatible type for getting or ...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=117120">117120</a>
<span style="display: none"></span>
</td>
<td >[compiler] VerifyError: Expecting to find integer on stack
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=117382">117382</a>
<span style="display: none"></span>
</td>
<td >synthetic class$N fields generated unnecessarily
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=117495">117495</a>
<span style="display: none"></span>
</td>
<td >[compiler] ternary ops return wrong type when condition i...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=117499">117499</a>
<span style="display: none"></span>
</td>
<td >Selecting text range for debuggers that provide charStart...
</td>
</tr>
<tr class="bz_critical bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=117861">117861</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] invalid handling of static import
</td>
</tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=118029">118029</a>
<span style="display: none"></span>
</td>
<td >Search in enclosing project fails when WTP-filetype (e.g....
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=118104">118104</a>
<span style="display: none"></span>
</td>
<td >ToggleBreakpointAdapter class cast exception for ITextEditor
</td>
</tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=118153">118153</a>
<span style="display: none"></span>
</td>
<td >[implementation] Enable AbstractRulerActionDelegate for m...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=119532">119532</a>
<span style="display: none"></span>
</td>
<td >[implementation] NPE in DocumentAdapter when setting the ...
</td>
</tr>
<tr class="bz_major bz_P2 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=119917">119917</a>
<span style="display: none"></span>
</td>
<td >[implementation] AbstractControlContentAssistSubjectAdapt...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=121327">121327</a>
<span style="display: none"></span>
</td>
<td >DOMParser.createASTs() NPE at FieldReference.getConstantF...
</td>
</tr>
<tr class="bz_major bz_P2 bz_VERIFIED bz_FIXED bz_row_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=122261">122261</a>
<span style="display: none"></span>
</td>
<td >[typing] NullPointerException when performing &quot;Correct in...
</td>
</tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_row_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=123078">123078</a>
<span style="display: none"></span>
</td>
<td >[1.5][compiler] Problem inferring from #getClass() invoca...
</td>
</tr>
</table>
66 bugs found.
<p>Note: the above table was generated with the Bugzilla query: <a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&amp;product=PDE&amp;product=Platform&amp;target_milestone=3.1.2&amp;resolution=FIXED&amp;order=bugs.bug_id">http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&amp;product=PDE&amp;product=Platform&amp;target_milestone=3.1.2&amp;resolution=FIXED&amp;order=bugs.bug_id</a></p>
<h3>7.2 Defects fixed in release 3.1.1 since 3.1.0</h3>
<p>Release 3.1.1 is a maintenance release to fix serious defects present in
release 3.1.0. These changes only affect some plug-ins and features. Modified
plug-ins have version id &quot;3.1.1&quot;; plug-ins unchanged since the 3.1
release still have version id &quot;3.0.0&quot;. Note, however, that all
features now have version id &quot;3.1.1&quot; (even if none of their plug-ins
changed).</p>
<p>Maintenance release 3.1.1 fixes the following defects present in release
3.1.0:</p>
<table class="bz_buglist" cellspacing="0" cellpadding="4" width="100%">
<colgroup>
<col class="bz_id_column">
<col class="bz_short_short_desc_column">
</colgroup>
<tr align="left">
<th colspan="1" class="first-child">
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&amp;product=PDE&amp;product=Platform&amp;target_milestone=3.1.1&amp;resolution=FIXED&amp;query_format=advanced&amp;order=bugs.bug_id&amp;query_based_on=">ID</a>
</th><th colspan="1">
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&amp;product=PDE&amp;product=Platform&amp;target_milestone=3.1.1&amp;resolution=FIXED&amp;query_format=advanced&amp;order=bugs.short_desc,bugs.bug_id&amp;query_based_on=">Summary</a>
</th></tr>
<tr class="bz_normal bz_P1 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=29398">29398</a>
<span style="display: none"></span>
</td><td>[MPE] Allow bookmarks and tasks in plugin.xml source
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=31427">31427</a>
<span style="display: none"></span>
</td><td>[content assist] code assist inserts wrong item
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=69374">69374</a>
<span style="display: none"></span>
</td><td>Crash in SWT Accessible / org.eclipse.swt.internal.ole.wi...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=70321">70321</a>
<span style="display: none"></span>
</td><td>[Preferences] TVT 3.0: Project reference properties page ...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=80490">80490</a>
<span style="display: none"></span>
</td><td>The SWT browser widget doesn't work with input field type...
</td></tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=82502">82502</a>
<span style="display: none"></span>
</td><td>[Markers] tasklist entries not showing up consistently
</td></tr>
<tr class="bz_critical bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=86750">86750</a>
<span style="display: none"></span>
</td><td>[prefs] Preferences are not reloaded
</td></tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=87211">87211</a>
<span style="display: none"></span>
</td><td>[PresentationAPI] standalone + movable stacks should rema...
</td></tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=88345">88345</a>
<span style="display: none"></span>
</td><td>[ViewMgmt] [RCP] Can close a non-closable view when docke...
</td></tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=88791">88791</a>
<span style="display: none"></span>
</td><td>[Wizards] TVT3.1 #93 - Variables button is truncated in N...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=89195">89195</a>
<span style="display: none"></span>
</td><td>ant content type over defined for &lt;project&gt; tag
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=91327">91327</a>
<span style="display: none"></span>
</td><td>[key binding] I18N: Shortcut for content assist conflicts...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=91426">91426</a>
<span style="display: none"></span>
</td><td>[Markers] Java task tags in Task View don't have configur...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=94759">94759</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] @Override doesn't report an error inside ...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=95096">95096</a>
<span style="display: none"></span>
</td><td>[5.0][content assist] Content assist popup disappears whi...
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=95589">95589</a>
<span style="display: none"></span>
</td><td>[DetachedViews] Delete occurs in wrong part with torn off...
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=95709">95709</a>
<span style="display: none"></span>
</td><td>[CellEditors] [nls tooling] Strange selection behaviour i...
</td></tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=96059">96059</a>
<span style="display: none"></span>
</td><td>[content assist] Closing parethesis deleted by code assist
</td></tr>
<tr class="bz_major bz_P2 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=96129">96129</a>
<span style="display: none"></span>
</td><td>[MPE] (regression) MultiEditor.getInnerEditors() returns ...
</td></tr>
<tr class="bz_major bz_P1 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=96600">96600</a>
<span style="display: none"></span>
</td><td>[DynamicUI] [Commands] [Contexts] [KeyBindings] Commands ...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=96893">96893</a>
<span style="display: none"></span>
</td><td>New Product dialog doesn't prompt for required &quot;name&quot; att...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=97220">97220</a>
<span style="display: none"></span>
</td><td>Should not issue nls warning for annotation
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=97326">97326</a>
<span style="display: none"></span>
</td><td>[dom] ITypeBinding#isFromSource() is always false for typ...
</td></tr>
<tr class="bz_critical bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=98147">98147</a>
<span style="display: none"></span>
</td><td>Variables View does not show all children if same instanc...
</td></tr>
<tr class="bz_minor bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=98532">98532</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Spurious 'type parameter T is hiding the ...
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=98538">98538</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Inference broken for subtypes of subtypes...
</td></tr>
<tr class="bz_major bz_P2 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=98800">98800</a>
<span style="display: none"></span>
</td><td>[Workbench] Ant buildfile removed from fast view Ant View...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=99662">99662</a>
<span style="display: none"></span>
</td><td>[1.5] JavaModel returns inexistent IType for package-info...
</td></tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=99723">99723</a>
<span style="display: none"></span>
</td><td>[ViewMgmt] [RCP] Can dock a non-moveable fast view
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=99903">99903</a>
<span style="display: none"></span>
</td><td>[1.5][search] range wrong for package-info
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=99995">99995</a>
<span style="display: none"></span>
</td><td>[code assist] Code Assist for parameterized anonymous typ...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100041">100041</a>
<span style="display: none"></span>
</td><td>[javadoc][dom] Wrong positions when javadoc comment insid...
</td></tr>
<tr class="bz_minor bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100043">100043</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] false compiler error on ?: ternary operat...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100153">100153</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Bound check failure on recursive formal b...
</td></tr>
<tr class="bz_minor bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100211">100211</a>
<span style="display: none"></span>
</td><td>[source actions] Strange behavior in &quot;Generate Constructo...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100233">100233</a>
<span style="display: none"></span>
</td><td>[1.5] Incorrect overriding marker for bad overriding with...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100606">100606</a>
<span style="display: none"></span>
</td><td>NPE during reconcile
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100619">100619</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Incorrect duplicate bound diagnosis
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100636">100636</a>
<span style="display: none"></span>
</td><td>[model] Can't find overriden methods of protected nonstat...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100695">100695</a>
<span style="display: none"></span>
</td><td>[1.5][search] Renaming a field of generic array type has ...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100772">100772</a>
<span style="display: none"></span>
</td><td>[1.5][search] Search for declarations in hierarchy report...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100797">100797</a>
<span style="display: none"></span>
</td><td>editor general failure
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100808">100808</a>
<span style="display: none"></span>
</td><td>[assist] Wrong replace range for package proposals if the...
</td></tr>
<tr class="bz_minor bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=100868">100868</a>
<span style="display: none"></span>
</td><td>[code assist] Code assist does not recommend methods in a...
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101049">101049</a>
<span style="display: none"></span>
</td><td>Error when parametrized type extending final type as retu...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101080">101080</a>
<span style="display: none"></span>
</td><td>NPE during computePriority for problems
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101208">101208</a>
<span style="display: none"></span>
</td><td>[compiler] instanceof check cannot be unnecessary on null...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101228">101228</a>
<span style="display: none"></span>
</td><td>JME on code assist
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101247">101247</a>
<span style="display: none"></span>
</td><td>[formatter] Fails to format some labelled statements
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101283">101283</a>
<span style="display: none"></span>
</td><td>[1.5][javadoc] Javadoc validation raises missing implemen...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101328">101328</a>
<span style="display: none"></span>
</td><td>Got an error when trying to commit a removal
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101329">101329</a>
<span style="display: none"></span>
</td><td>NPE while disconnecting folder
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101380">101380</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Problem when implementing generic interfa...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101387">101387</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Incorrect Cycle detected in type hierarch...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101425">101425</a>
<span style="display: none"></span>
</td><td>Classpath persistence should be resilient with unknown at...
</td></tr>
<tr class="bz_major bz_P2 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101434">101434</a>
<span style="display: none"></span>
</td><td>[Contexts] performance: Slow cursor navigation in Text fi...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101456">101456</a>
<span style="display: none"></span>
</td><td>Proposals and Open Declaration fail with NPE
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101677">101677</a>
<span style="display: none"></span>
</td><td>[call hierarchy] Cannot cancel tree expansion jobs except...
</td></tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101683">101683</a>
<span style="display: none"></span>
</td><td>[WorkbenchParts] Views opened by context enablement are c...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101713">101713</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Access to static fields within enum const...
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101779">101779</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] VerifyError using -- operator on unboxed ...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101800">101800</a>
<span style="display: none"></span>
</td><td>NPE when opening .product file from CVS Views
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101805">101805</a>
<span style="display: none"></span>
</td><td>Whitespace should be recognized in dynamic help view
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101863">101863</a>
<span style="display: none"></span>
</td><td>[refactoring] Move member type to new file: assertion fai...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101885">101885</a>
<span style="display: none"></span>
</td><td>[mode] sort operation doesn't set the RELATIVE_ORDER for ...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101905">101905</a>
<span style="display: none"></span>
</td><td>Incorrect display of Host Version Range in plugin editor
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101938">101938</a>
<span style="display: none"></span>
</td><td>[refactoring] extact method: missing call to extracted me...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=101955">101955</a>
<span style="display: none"></span>
</td><td>NullPointerException after invoking extract method
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102018">102018</a>
<span style="display: none"></span>
</td><td>[refactoring] Assertion fails in ExtractTempRefactoring.
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102181">102181</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Generic varargs are built with incorrect ...
</td></tr>
<tr class="bz_critical bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102193">102193</a>
<span style="display: none"></span>
</td><td>[Organize Imports] generic method problem
</td></tr>
<tr class="bz_minor bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102208">102208</a>
<span style="display: none"></span>
</td><td>&lt;launcher&gt;.ini being ignored
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102213">102213</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] enum constants cannot be referenced insid...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102266">102266</a>
<span style="display: none"></span>
</td><td>[Encoding] Changing Text file encoding to UTF-8 causes ex...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102284">102284</a>
<span style="display: none"></span>
</td><td>[5.0 ] CCE in ParameterizedTypeBinding [code assist]
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102294">102294</a>
<span style="display: none"></span>
</td><td>[templates] Use $nl$ in the path to the template translat...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102305">102305</a>
<span style="display: none"></span>
</td><td>Error in JDT Core during reconcile
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102422">102422</a>
<span style="display: none"></span>
</td><td>Exception referencing class in large jar files
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102427">102427</a>
<span style="display: none"></span>
</td><td>Cannot inspect/display static import methods
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102492">102492</a>
<span style="display: none"></span>
</td><td>[quick fix] Halt in Computing serial version ID...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102494">102494</a>
<span style="display: none"></span>
</td><td>[navigation] NPE finding occurences of static initializer
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102534">102534</a>
<span style="display: none"></span>
</td><td>[refactoring] Inline method: Null pointer exception
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102631">102631</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] false java error for ambiguous methods
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102645">102645</a>
<span style="display: none"></span>
</td><td>[open type] Open Type history shows stale visibility info...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102650">102650</a>
<span style="display: none"></span>
</td><td>[ast rewrite] Removing all TYPE_PARAMETERS_PROPERTY value...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102778">102778</a>
<span style="display: none"></span>
</td><td>Scrapbook page doesn't work with enhanced for statement
</td></tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102787">102787</a>
<span style="display: none"></span>
</td><td>[EditorMgmt] (history) TextSelectionNavigationLocation ho...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102952">102952</a>
<span style="display: none"></span>
</td><td>Foreground color gets lost when painting a Path
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102972">102972</a>
<span style="display: none"></span>
</td><td>IllegalArgumentException when: Build-tab -&gt; remove defaul...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103023">103023</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] StackOverflow inferring type arguments
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103089">103089</a>
<span style="display: none"></span>
</td><td>[JUnit] Running JUnit tests constrained by package takes ...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103148">103148</a>
<span style="display: none"></span>
</td><td>[1.5][assist] Code completion breaks if using static meth...
</td></tr>
<tr class="bz_blocker bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103227">103227</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] VerifyError in case of a parametrized ano...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103312">103312</a>
<span style="display: none"></span>
</td><td>[Doc]Build configuration help lists the wrong key for exc...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103320">103320</a>
<span style="display: none"></span>
</td><td>Method-local subtype with instance initializer break JDOM
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103326">103326</a>
<span style="display: none"></span>
</td><td>NPE executing step into command
</td></tr>
<tr class="bz_critical bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103377">103377</a>
<span style="display: none"></span>
</td><td>[refactoring] PromoteTempToField doesn't properly set the...
</td></tr>
<tr class="bz_critical bz_P2 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103379">103379</a>
<span style="display: none"></span>
</td><td>[MPE] [EditorMgmt] An editor instance is being leaked eac...
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103381">103381</a>
<span style="display: none"></span>
</td><td>Infinite viewer expand/restore when recursive data struct...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103410">103410</a>
<span style="display: none"></span>
</td><td>ConcurrentModificationException initializing PDEClasspath...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103466">103466</a>
<span style="display: none"></span>
</td><td>Stack Overflow: Requesting Java AST from selection
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103472">103472</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Should detect incompatible super interfaces
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103485">103485</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] compiler: wrongfully accepted method call
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103514">103514</a>
<span style="display: none"></span>
</td><td>[About] Backport Carbon product name fix to 3.1.1
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103528">103528</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] compiler allows invalid assignment with m...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103636">103636</a>
<span style="display: none"></span>
</td><td>JDT compiler produces invalid XML
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103686">103686</a>
<span style="display: none"></span>
</td><td>[quick fix] Convert to enhanced for loop does not convert...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103849">103849</a>
<span style="display: none"></span>
</td><td>[jdk][compiler] Incorrect ambiguity error for generic typ...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103934">103934</a>
<span style="display: none"></span>
</td><td>Table.getItem(Point) uses incorrect calculation on Motif
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103994">103994</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Internal compiler error while overriding ...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104030">104030</a>
<span style="display: none"></span>
</td><td>[refactoring] extract interface:NPE in SuperTypeConstrain...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104065">104065</a>
<span style="display: none"></span>
</td><td>[quick fix] No Quick Fixes for marker with IMarker.LINE_N...
</td></tr>
<tr class="bz_critical bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104082">104082</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] 1.5 source code gets internal eclipse nul...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104167">104167</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] incorrect 'unread field' diagnosis
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104322">104322</a>
<span style="display: none"></span>
</td><td>[implementation] Class org.eclipse.ui.editors.text.FileDo...
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104492">104492</a>
<span style="display: none"></span>
</td><td>[AST]java.lang.ClassCastException: org.eclipse.jdt.core.d...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104509">104509</a>
<span style="display: none"></span>
</td><td>reducing VIRTUAL Table's item count can show drawing problem
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104551">104551</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Method override checks fail with raw subt...
</td></tr>
<tr class="bz_minor bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104649">104649</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] method type variable: inference broken fo...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104655">104655</a>
<span style="display: none"></span>
</td><td>[1.5] inconsistent compiler behavior in generic methods
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104657">104657</a>
<span style="display: none"></span>
</td><td>[Undo] NPE in OperationHistoryActionHandler
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104664">104664</a>
<span style="display: none"></span>
</td><td>[compiler] repeat mode is broken in the batch compiler
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104695">104695</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Compiler allows instanceof with non-reifi...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104738">104738</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Enclosing method attribute is generated f...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104780">104780</a>
<span style="display: none"></span>
</td><td>TVT 3.1: TCT 386 - wrong description for option FORMATTER...
</td></tr>
<tr class="bz_major bz_P2 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104933">104933</a>
<span style="display: none"></span>
</td><td>Vertical markers disappear
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105008">105008</a>
<span style="display: none"></span>
</td><td>TVT3.1: Eclipse doesn't honor flipped icons
</td></tr>
<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105184">105184</a>
<span style="display: none"></span>
</td><td>TVT 3.1 - TCT 411 - Truncated Text
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105222">105222</a>
<span style="display: none"></span>
</td><td>[BIDI] need to nl %Views.ResourceNavigator and Views - %V...
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105223">105223</a>
<span style="display: none"></span>
</td><td>TVT 3.1 - Non externalized string
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105231">105231</a>
<span style="display: none"></span>
</td><td>[BIDI] need to add $nl$/ to icon paths for reversed icons
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105238">105238</a>
<span style="display: none"></span>
</td><td>[osgi] ContextFinder stops too soon when security manager...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105239">105239</a>
<span style="display: none"></span>
</td><td>Registers view does not maintain expansion when switching...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105254">105254</a>
<span style="display: none"></span>
</td><td>[BIDI] need to add $nl$/ to icon paths for reversed icons
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105255">105255</a>
<span style="display: none"></span>
</td><td>[BIDI] need to add $nl$/ to icon paths for reversed icons
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105256">105256</a>
<span style="display: none"></span>
</td><td>[BIDI] need to add $nl$/ to icon paths for reversed icons
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105257">105257</a>
<span style="display: none"></span>
</td><td>[BIDI] need to add $nl$/ to icon paths for reversed icons
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105259">105259</a>
<span style="display: none"></span>
</td><td>[BIDI] need to add $nl$/ to icon paths for reversed icons
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105260">105260</a>
<span style="display: none"></span>
</td><td>[BIDI] need to add $nl$/ to icon paths for reversed icons
</td></tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105261">105261</a>
<span style="display: none"></span>
</td><td>[BIDI] need to add $nl$/ to icon paths for reversed icons
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105262">105262</a>
<span style="display: none"></span>
</td><td>[BIDI] need to add $nl$/ to icon paths for reversed icons
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105263">105263</a>
<span style="display: none"></span>
</td><td>[BIDI] need to add $nl$/ to icon paths for reversed icons
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105264">105264</a>
<span style="display: none"></span>
</td><td>[BIDI] need to add $nl$/ to icon paths for reversed icons
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105283">105283</a>
<span style="display: none"></span>
</td><td>Templates and generic scripts do not have jnlp flags and ...
</td></tr>
<tr class="bz_critical bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105284">105284</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Autoboxing: Type mismatch
</td></tr>
<tr class="bz_minor bz_P3 bz_CLOSED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105363">105363</a>
<span style="display: none"></span>
</td><td>TVT 3.1: &quot;saving workspace&quot; message always in English
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105430">105430</a>
<span style="display: none"></span>
</td><td>ecj chokes when classpath has leading separator
</td></tr>
<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105438">105438</a>
<span style="display: none"></span>
</td><td>plugin.xml editor cannot handle nl'ed paths
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105450">105450</a>
<span style="display: none"></span>
</td><td>[osgi] condpermadmin must allow recursion check for diffe...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105463">105463</a>
<span style="display: none"></span>
</td><td>[osgi] Possible NPE in ConditionalPermissionSet
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105464">105464</a>
<span style="display: none"></span>
</td><td>[osgi] AllPermission check must be done for extension bun...
</td></tr>
<tr class="bz_normal bz_P3 bz_CLOSED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105468">105468</a>
<span style="display: none"></span>
</td><td>[osgi] PermissionAdmin must override any conditions
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105469">105469</a>
<span style="display: none"></span>
</td><td>[osgi] deleted conditional permissions do not take effect...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105471">105471</a>
<span style="display: none"></span>
</td><td>[osgi] Bundle#getLocation is privileged
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105472">105472</a>
<span style="display: none"></span>
</td><td>[osgi] Duplicate package exports cause bundle to fail to ...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105474">105474</a>
<span style="display: none"></span>
</td><td>[osgi] Dyanamic imports should not override packages from...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105475">105475</a>
<span style="display: none"></span>
</td><td>[osgi] new ConditionalPermissionAdmin methods
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105476">105476</a>
<span style="display: none"></span>
</td><td>100% CPU load while creating dynamic proxy in rich client...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105484">105484</a>
<span style="display: none"></span>
</td><td>[osgi] FilterImpl should check constructor accessibility
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105485">105485</a>
<span style="display: none"></span>
</td><td>[osgi] new org.osgi.framework.FrameworkUtil class
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105486">105486</a>
<span style="display: none"></span>
</td><td>[osgi] must set implicit AdminPermission for bundles
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105487">105487</a>
<span style="display: none"></span>
</td><td>ClassLoader returns an Enumeration of only the first inst...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105488">105488</a>
<span style="display: none"></span>
</td><td>[osgi] condpermadmin must evaluate non-postponed conditio...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105489">105489</a>
<span style="display: none"></span>
</td><td>[osgi] AdminPermission should not have protected fields/m...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105490">105490</a>
<span style="display: none"></span>
</td><td>[osgi] PackageAdmin reports incorrect package wiring
</td></tr>
<tr class="bz_blocker bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105531">105531</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] ecj from CVS generates spurious incompreh...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105576">105576</a>
<span style="display: none"></span>
</td><td>TVT 3.1 - TCT 467 - Disable All and Enable All strings no...
</td></tr>
<tr class="bz_minor bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105605">105605</a>
<span style="display: none"></span>
</td><td>TVT 3.1: TCT 536 - PDE New Project Wizard Plug-in Content...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105623">105623</a>
<span style="display: none"></span>
</td><td>[preferences] &quot;restore defaults&quot; has inconsistent behavio...
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105635">105635</a>
<span style="display: none"></span>
</td><td>incorrect parsing of field declarations with generic types
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105726">105726</a>
<span style="display: none"></span>
</td><td>TVT 3.1 - TCT 529 - Mneumonic issues in problems/sorting
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105779">105779</a>
<span style="display: none"></span>
</td><td>[osgi] console shows plugin using dynamic import as impor...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105781">105781</a>
<span style="display: none"></span>
</td><td>TVT 3.1 - TCT 550 - Duplicate Mneumonic
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105785">105785</a>
<span style="display: none"></span>
</td><td>TVT 3.1 - TCT 552 - Unexternalized string in plug-in proj...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105788">105788</a>
<span style="display: none"></span>
</td><td>TVT 3.1 - TCT 553 - Duplicate mnuemonics in java project ...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105789">105789</a>
<span style="display: none"></span>
</td><td>TVT 3.1 - TCT 554 - Duplicate mneumonic in custom plug-in...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105791">105791</a>
<span style="display: none"></span>
</td><td>TVT 3.1 - TCT 555 - Duplicate mnuemonic in organize imports
</td></tr>
<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105793">105793</a>
<span style="display: none"></span>
</td><td>TVT 3.1 - TCT 557 - &quot;plug-in&quot; is not externalized in plug...
</td></tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105809">105809</a>
<span style="display: none"></span>
</td><td>Mnemonics are programmatically changed, should not be
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105829">105829</a>
<span style="display: none"></span>
</td><td>[refactoring] infer type arguments: StackOverflowError
</td></tr>
<tr class="bz_major bz_P2 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105837">105837</a>
<span style="display: none"></span>
</td><td>[Markers] Mnemonic conflicts in Marker views
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105849">105849</a>
<span style="display: none"></span>
</td><td>SWT bugs: GDI Handles leak
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105865">105865</a>
<span style="display: none"></span>
</td><td>[osgi] PermissionAdmin should check for AllPermission
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106046">106046</a>
<span style="display: none"></span>
</td><td>Errors in log when running JNLP application
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106057">106057</a>
<span style="display: none"></span>
</td><td>[osgi] org.osgi API needs updated to latest OSGi R4
</td></tr>
<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106058">106058</a>
<span style="display: none"></span>
</td><td>Antialiasing memory leak
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106069">106069</a>
<span style="display: none"></span>
</td><td>[quick fix] bugs with generic types
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106084">106084</a>
<span style="display: none"></span>
</td><td>TVT 3.1: TCT567 - Team&gt;CVS&gt;Password management &gt;Remove Al...
</td></tr>
<tr class="bz_critical bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106106">106106</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Compiler error with Arrays.asList in Java...
</td></tr>
<tr class="bz_enhancement bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106202">106202</a>
<span style="display: none"></span>
</td><td>JavaModelCache should have configurable LRU cache limits
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106289">106289</a>
<span style="display: none"></span>
</td><td>Blurry Tree text in second column
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106297">106297</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] new A&lt;X&gt;().new B(){}
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106304">106304</a>
<span style="display: none"></span>
</td><td>[doc] EclipseStarter javadoc missing
</td></tr>
<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106334">106334</a>
<span style="display: none"></span>
</td><td>Updatemanager does report errors, but the statements are ...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106339">106339</a>
<span style="display: none"></span>
</td><td>[osgi] osgi.framework.version is hardcoded to 3.0.0
</td></tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106367">106367</a>
<span style="display: none"></span>
</td><td>[Progress] Missing image for jobs in the progress view
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106403">106403</a>
<span style="display: none"></span>
</td><td>PublicScanner returns EOF late
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106495">106495</a>
<span style="display: none"></span>
</td><td>3.1 - TCT #2 - Translation clarification question
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106514">106514</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Improve diagnostic on bound mismatch for ...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106574">106574</a>
<span style="display: none"></span>
</td><td>[KeyBindings] registry: General/Keys setting not saved or...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106704">106704</a>
<span style="display: none"></span>
</td><td>TVT 3.1: TCT 583 - XSD feature description truncated
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106705">106705</a>
<span style="display: none"></span>
</td><td>NPE on Create Ant Build File action for feature without a...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106728">106728</a>
<span style="display: none"></span>
</td><td>[type hierarchy] Incorrect 'overriding method' in type hi...
</td></tr>
<tr class="bz_normal bz_P2 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106814">106814</a>
<span style="display: none"></span>
</td><td>[code manipulation] 'Add import' leaves '.' before type name
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106859">106859</a>
<span style="display: none"></span>
</td><td>TVT 3.1 - TCT 590 - External Tools Icon is not BiDi Enabled
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106865">106865</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] capture conversion doesn't handle array t...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106936">106936</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Unoptimal lub computation
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106964">106964</a>
<span style="display: none"></span>
</td><td>[1.5][search] AIOBE in MethodLocator.matchOverriddenMethod
</td></tr>
<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107013">107013</a>
<span style="display: none"></span>
</td><td>The editor area ignores keyboard events
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107031">107031</a>
<span style="display: none"></span>
</td><td>[content assist] SWTException in code assist
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107079">107079</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] mis-compiled Wildcard capture leads to a ...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107098">107098</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] method override check fails with instanti...
</td></tr>
<tr class="bz_blocker bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107121">107121</a>
<span style="display: none"></span>
</td><td>[EditorMgmt] not responding when opening a folder with a ...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107143">107143</a>
<span style="display: none"></span>
</td><td>Delete extension point schema dialog uses IResource.toString
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107357">107357</a>
<span style="display: none"></span>
</td><td>TVT 3.1: tct 594- Duplicated mnemonics on Plug-in Content...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107360">107360</a>
<span style="display: none"></span>
</td><td>ClassNotFoundException thrown on shutdown for non-autosta...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107434">107434</a>
<span style="display: none"></span>
</td><td>ReliableFile may throw NumberFormatException on some plat...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107488">107488</a>
<span style="display: none"></span>
</td><td>[Memory View] Table rendering stop updating when new memo...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107602">107602</a>
<span style="display: none"></span>
</td><td>NL fragments can cause missing images in jarred Intro plu...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107605">107605</a>
<span style="display: none"></span>
</td><td>[osgi] Bundle.findEntries does not find directory entries...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107622">107622</a>
<span style="display: none"></span>
</td><td>[osgi] Bundle#getEntryPaths must return null when no entr...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107681">107681</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] invalid ambiguous invocation diagnostic
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107706">107706</a>
<span style="display: none"></span>
</td><td>Infer type arguments does not add type arguments to fully...
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107735">107735</a>
<span style="display: none"></span>
</td><td>StringIndexOutOfBoundsException in Util.getNameWithoutJav...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107756">107756</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Invalid diagnostic invoking method throug...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107820">107820</a>
<span style="display: none"></span>
</td><td>[osgi] ServiceRegistrationImpl$Properties.cloneValue(..) ...
</td></tr>
<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107847">107847</a>
<span style="display: none"></span>
</td><td>[osgi] Security Error in URL Stream Handler
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107912">107912</a>
<span style="display: none"></span>
</td><td>[osgi] StartLevel#setBundleStartLevel must check for Admi...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107934">107934</a>
<span style="display: none"></span>
</td><td>[osgi] legacy R3 bundles with invalid Bundle-Version head...
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=107993">107993</a>
<span style="display: none"></span>
</td><td>TVT 3.1 - CVS colors and fonts preferences not externalized
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108105">108105</a>
<span style="display: none"></span>
</td><td>[open type] Do less type history consistency checks
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108115">108115</a>
<span style="display: none"></span>
</td><td>[refactoring] Extract Local Variable and Ex. Constant don...
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108203">108203</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] cannot compile internal class implementin...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108226">108226</a>
<span style="display: none"></span>
</td><td>WebStartMain does not correctly find framework bundle whe...
</td></tr>
<tr class="bz_major bz_P2 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108258">108258</a>
<span style="display: none"></span>
</td><td>[typing] Toggle Comment on folded Javadoc fails
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108263">108263</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Constants initilialization doesn't work i...
</td></tr>
<tr class="bz_normal bz_P1 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108285">108285</a>
<span style="display: none"></span>
</td><td>http://www.eclipse.org/osgi JAR file throws npte
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108300">108300</a>
<span style="display: none"></span>
</td><td>DVT 3.1 - TVT 604 - inconsistencies in the english sources
</td></tr>
<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108331">108331</a>
<span style="display: none"></span>
</td><td>Usign internal web browser to access basic auth protected...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108372">108372</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Inner class of enclosing raw type don't w...
</td></tr>
<tr class="bz_major bz_P3 bz_RESOLVED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108626">108626</a>
<span style="display: none"></span>
</td><td>Differences between the same feature.xml file in differen...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108699">108699</a>
<span style="display: none"></span>
</td><td>[osgi] condpermadmin mutable to immutable conditions caus...
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108740">108740</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Type hierarchy with generics fails with NPE
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108783">108783</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Runnable masks Iterable interface in bounds
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=108840">108840</a>
<span style="display: none"></span>
</td><td>[open type] open type shows duplicate entry after type vi...
</td></tr>
<tr class="bz_normal bz_P3 bz_RESOLVED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109010">109010</a>
<span style="display: none"></span>
</td><td>change the default for import of binary plug-ins
</td></tr>
<tr class="bz_blocker bz_P1 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109011">109011</a>
<span style="display: none"></span>
</td><td>[KeyBindings] AIOOBE on startup
</td></tr>
<tr class="bz_blocker bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109055">109055</a>
<span style="display: none"></span>
</td><td>Error starting JDT Core due to IAE: Path for project must...
</td></tr>
<tr class="bz_critical bz_P1 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109104">109104</a>
<span style="display: none"></span>
</td><td>Editor save does not write to disk (intermittent)
</td></tr>
<tr class="bz_major bz_P2 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109255">109255</a>
<span style="display: none"></span>
</td><td>[encoding] FileDocumentProvider does not detect bom as ex...
</td></tr>
<tr class="bz_major bz_P2 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109432">109432</a>
<span style="display: none"></span>
</td><td>incorrect bootpath in eclipse.ini
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109513">109513</a>
<span style="display: none"></span>
</td><td>Project Specific Code Templates are not persisted across ...
</td></tr>
<tr class="bz_major bz_P1 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109639">109639</a>
<span style="display: none"></span>
</td><td>[KeyBindings] keybinding service is deactivated but not r...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109646">109646</a>
<span style="display: none"></span>
</td><td>[DOM] Parsing using K_STATEMENTS doesn't return the right...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109963">109963</a>
<span style="display: none"></span>
</td><td>[dom] Two VariableDeclarationStatements in switch
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=110011">110011</a>
<span style="display: none"></span>
</td><td>[content assist] code assist not correctly exited
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=110155">110155</a>
<span style="display: none"></span>
</td><td>File Search &amp; Utf-8 BOM Issue
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=110182">110182</a>
<span style="display: none"></span>
</td><td>[compiler] Eclipse does not recompile rt.jar properly
</td></tr>
<tr class="bz_critical bz_P2 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=110354">110354</a>
<span style="display: none"></span>
</td><td>[WorkbenchParts] NPE dragging view from fast view bar.
</td></tr>
<tr class="bz_major bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=110563">110563</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Internal compiler error for varags
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=110570">110570</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] error in type deduction
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_even ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=110738">110738</a>
<span style="display: none"></span>
</td><td>[1.5][compiler] Internal compiler error while processing ...
</td></tr>
<tr class="bz_normal bz_P3 bz_VERIFIED bz_FIXED bz_odd ">
<td class="first-child">
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=110826">110826</a>
<span style="display: none"></span>
</td><td>[compiler] Batch compiler doesn't work when set on the bo...
</td></tr>
</table>
<p>263 bugs found.</p>
<p>Note: the above table was generated with the Bugzilla query: <a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&amp;product=PDE&amp;product=Platform&amp;target_milestone=3.1.1&amp;resolution=FIXED&amp;order=bugs.bug_id">http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&amp;product=PDE&amp;product=Platform&amp;target_milestone=3.1.1&amp;resolution=FIXED&amp;order=bugs.bug_id</a></p>
<hr>
<p>Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc.
in the United States, other countries, or both.</p>
<p>IBM is a trademark of International Business Machines Corporation in the
United States, other countries, or both.</p>
<p>Microsoft, Windows, Windows NT, and the Windows logo are trademarks of
Microsoft Corporation in the United States, other countries, or both.</p>
<p>Apple and Mac OS are trademarks of Apple Computer, Inc., registered in the
U.S. and other countries.</p>
<p>QNX, Neutrino, and Photon are trademarks or registered trademarks of QNX
Software Systems Ltd.</p>
<p>Other company, product, and service names may be trademarks or service marks
of others.</p>
<p>(c) Copyright IBM Corp. and others 2005-2006</p>
</body>
</html>