Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJayaprakash Arthanareeswaran2012-04-24 06:21:39 +0000
committerJayaprakash Arthanareeswaran2012-04-24 06:21:39 +0000
commitad80a76936c2df07ee70f6449296e7f0de3f583a (patch)
treeb030798f410fade7da61b1618d9138ba562ba059
parent4f59c050dbd230110b8572ac654e1bee874e2b7b (diff)
downloadeclipse.jdt.core-ad80a76936c2df07ee70f6449296e7f0de3f583a.tar.gz
eclipse.jdt.core-ad80a76936c2df07ee70f6449296e7f0de3f583a.tar.xz
eclipse.jdt.core-ad80a76936c2df07ee70f6449296e7f0de3f583a.zip
-rw-r--r--org.eclipse.jdt.core/buildnotes_jdt-core.html17
1 files changed, 6 insertions, 11 deletions
diff --git a/org.eclipse.jdt.core/buildnotes_jdt-core.html b/org.eclipse.jdt.core/buildnotes_jdt-core.html
index 7f05c4890e..523dd6693b 100644
--- a/org.eclipse.jdt.core/buildnotes_jdt-core.html
+++ b/org.eclipse.jdt.core/buildnotes_jdt-core.html
@@ -46,9 +46,8 @@
<hr><h1>
Eclipse Platform Build Notes<br>
Java development tools core</h1>
-Eclipse SDK 3.8.0 - %date% - April 10, 2012
-<br>Project org.eclipse.jdt.core v_C46
-(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_C46">cvs</a>).
+Eclipse SDK 3.8.0 - April 24, 2012 - April 10, 2012
+<br>
<h2>What's new in this drop</h2>
<h3>Problem Reports Fixed</h3>
@@ -68,8 +67,7 @@ Adjust parser generator tools
Eclipse Platform Build Notes<br>
Java development tools core</h1>
Eclipse SDK 3.8.0 - April 17, 2012
-<br>Project org.eclipse.jdt.core v_C45
-(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_C45">cvs</a>).
+<br>
<h2>What's new in this drop</h2>
<h3>Problem Reports Fixed</h3>
@@ -87,8 +85,7 @@ Incorrect type checking for parameterized types
Eclipse Platform Build Notes<br>
Java development tools core</h1>
Eclipse SDK 3.8.0
-<br>Project org.eclipse.jdt.core v_C44
-(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_C44">cvs</a>).
+<br>
<h2>What's new in this drop</h2>
<h3>Problem Reports Fixed</h3>
@@ -102,8 +99,7 @@ try-with-resources assignment in statement produces stack map exception
Eclipse Platform Build Notes<br>
Java development tools core</h1>
Eclipse SDK 3.8.0 - April 3, 2012
-<br>Project org.eclipse.jdt.core v_C43
-(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_C43">cvs</a>).
+<br>
<h2>What's new in this drop</h2>
<h3>Problem Reports Fixed</h3>
@@ -143,8 +139,7 @@ Unexpected 'The local variable i may not have been initialized' compile error
Eclipse Platform Build Notes<br>
Java development tools core</h1>
Eclipse SDK 3.8.0 - March 13, 2012 - 3.8.0 M6
-<br>Project org.eclipse.jdt.core v_C40
-(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_C40">cvs</a>).
+<br>
<h2>What's new in this drop</h2>
<h3>Problem Reports Fixed</h3>

Back to the top