diff options
author | Jerome Lanneluc | 2008-12-16 12:52:32 +0000 |
---|---|---|
committer | Jerome Lanneluc | 2008-12-16 12:52:32 +0000 |
commit | 2b6adc05b801c2c69762be593b81cf25540c1f3f (patch) | |
tree | b3245f4d56c5b7800a784e9c1aff215b97a44226 | |
parent | 57438b3c391f3627c85b72711e9672557e98305f (diff) | |
download | eclipse.jdt.core-R3_4_1_maintenance_patches.tar.gz eclipse.jdt.core-R3_4_1_maintenance_patches.tar.xz eclipse.jdt.core-R3_4_1_maintenance_patches.zip |
R3_4_1_maintenance_patches - Build input (v_884b_R341_patches)v_884b_R341_patchesR3_4_1_maintenance_patches
-rw-r--r-- | org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.core/buildnotes_jdt-core.html | 14 |
2 files changed, 8 insertions, 8 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 6b21a7750d..aac01aeaad 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 @@ -14,7 +14,7 @@ #Format: compiler.name = word1 word2 word3 compiler.name = Eclipse Java Compiler #Format: compiler.version = 0.XXX[, other words (don't forget the comma if adding other words)] -compiler.version = 0.883c_R341_patches, 3.4.1 patches +compiler.version = 0.884b_R341_patches, 3.4.1 patches compiler.copyright = Copyright IBM Corp 2000, 2008. All rights reserved. ### progress diff --git a/org.eclipse.jdt.core/buildnotes_jdt-core.html b/org.eclipse.jdt.core/buildnotes_jdt-core.html index 9caaa07362..d0dd53d359 100644 --- a/org.eclipse.jdt.core/buildnotes_jdt-core.html +++ b/org.eclipse.jdt.core/buildnotes_jdt-core.html @@ -38,26 +38,26 @@ </td> </tr> </table> -<a name="v_883c_R341_patches"></a> +<a name="v_884b_R341_patches"></a> <hr><h1> Eclipse Platform Build Notes<br> Java Development Tooling Core</h1> -Eclipse SDK 3.4.1.patches - December 12, 2008 - 3.4.1.patches -<br>Project org.eclipse.jdt.core v_883c_R341_patches -(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_883c_R341_patches">cvs</a>). +Eclipse SDK 3.4.1.patches - December 16, 2008 - 3.4.1.patches +<br>Project org.eclipse.jdt.core v_884b_R341_patches +(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_884b_R341_patches">cvs</a>). <h2>What's new in this drop</h2> <h3>Problem Reports Fixed</h3> <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=257869">257869</a> Adjust Java model cache size using a property -<a name="v_883b_R341_patches"></a> +<a name="v_884a_R341_patches"></a> <hr><h1> Eclipse Platform Build Notes<br> Java Development Tooling Core</h1> Eclipse SDK 3.4.1.patches - November 13, 2008 -<br>Project org.eclipse.jdt.core v_883b_R341_patches -(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_883b_R341_patches">cvs</a>). +<br>Project org.eclipse.jdt.core v_884a_R341_patches +(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_884a_R341_patches">cvs</a>). <h2>What's new in this drop</h2> <h3>Problem Reports Fixed</h3> |