Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties4
-rw-r--r--org.eclipse.jdt.core/buildnotes_jdt-core.html54
-rw-r--r--org.eclipse.jdt.core/plugin.xml2
3 files changed, 53 insertions, 7 deletions
diff --git a/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties b/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
index 7504cd27b3..74636cd98b 100644
--- a/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
+++ b/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
@@ -12,8 +12,8 @@
### compiler
compiler.name = Eclipse Java Compiler
-compiler.version = 0.453_R30x
-compiler.copyright = Copyright IBM Corp 2000, 2004. All rights reserved.
+compiler.version = 0.454_R30x
+compiler.copyright = Copyright IBM Corp 2000, 2005. All rights reserved.
### scanning
scanning.start = Collecting source files inside {0}
diff --git a/org.eclipse.jdt.core/buildnotes_jdt-core.html b/org.eclipse.jdt.core/buildnotes_jdt-core.html
index bda99881fc..95d4bbde2d 100644
--- a/org.eclipse.jdt.core/buildnotes_jdt-core.html
+++ b/org.eclipse.jdt.core/buildnotes_jdt-core.html
@@ -35,7 +35,53 @@
</tr>
</table>
-<a name="v_453"></a>
+<a name="v_454_R30x"></a>
+<p><hr><h1>
+Eclipse Platform Build Notes&nbsp;<br>
+Java Development Tooling Core</h1>
+Eclipse SDK 3.0.2 Build - ? January 2005 - 3.0.2 RELEASE (R3_0_2)
+<br>Project org.eclipse.jdt.core v_454_R30x
+(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_454_R30x">cvs</a>).
+<h2>
+What's new in this drop</h2>
+<ul>
+<li> Plugin version ID got incremented to 3.0.2.</li>
+</ul>
+
+<h3>Problem Reports Fixed</h3>
+
+PENDING<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=68506">68506</a>
+Java code formatter strips newline, leaving final line unterminated!
+<br>PENDING<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=78358">78358</a>
+[1.5] Disassembling a .class file can fail
+
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=78128">78128</a>
+Error deleting project with jar file referenced by other project
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=75814">75814</a>
+Inconsistent results when adding a breakpoint to class file with src attached
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=75784">75784</a>
+java.lang.ArrayIndexOutOfBoundsException in compilation
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=75090">75090</a>
+source positions calculated wrongly
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=73497">73497</a>
+Problem methods don't point to the right position in source
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=74014">74014</a>
+prefix path for source attachements - automatic detection does not seem to work
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=73330">73330</a>
+NullPointerException in search
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=73995">73995</a>
+[Javadoc] Wrong warning for missing return type description for @return {@inheritDoc}
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=73551">73551</a>
+[Search] NPE while searching package declaration
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=71267">71267</a>
+[Search][Javadoc] SearchMatch in class javadoc reported with element of type IImportDeclaration
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=73112">73112</a>
+[Search] SearchEngine doesn't find all fields multiple field declarations
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=73348">73348</a>
+[Javadoc] Missing description for return tag is not always warned
+
+
+<a name="v_453_R30x"></a>
<p><hr><h1>
Eclipse Platform Build Notes&nbsp;<br>
Java Development Tooling Core</h1>
@@ -52,7 +98,7 @@ What's new in this drop</h2>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=75842">75842</a>
Performance Regression in NameLookup.seekPackageFragments
-<a name="v_452"></a>
+<a name="v_452_R30x"></a>
<p><hr><h1>
Eclipse Platform Build Notes&nbsp;<br>
Java Development Tooling Core</h1>
@@ -72,7 +118,7 @@ IDOMType.setSuperInterfaces() with empty array has no impact on Interfaces
<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=72468">72468</a>
"hierarchy of ... type is inconsistent" error message
-<a name="v_451"></a>
+<a name="v_451_R30x"></a>
<p><hr><h1>
Eclipse Platform Build Notes&nbsp;<br>
Java Development Tooling Core</h1>
@@ -101,7 +147,7 @@ Hardcoded paths make copy of workspace unusable and eventually corrupt the origi
<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=69152">69152</a>
[NPE] An internal error occurred during: "Override indicator installation job".
-<a name="v_450"></a>
+<a name="v_450_R30x"></a>
<p><hr><h1>
Eclipse Platform Build Notes&nbsp;<br>
Java Development Tooling Core</h1>
diff --git a/org.eclipse.jdt.core/plugin.xml b/org.eclipse.jdt.core/plugin.xml
index 24d983764f..958b3ebc9e 100644
--- a/org.eclipse.jdt.core/plugin.xml
+++ b/org.eclipse.jdt.core/plugin.xml
@@ -6,7 +6,7 @@
<plugin
name = "%pluginName"
id = "org.eclipse.jdt.core"
- version = "3.0.1.1"
+ version = "3.0.2"
provider-name = "%providerName"
class="org.eclipse.jdt.core.JavaCore">

Back to the top