Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManoj Palat2017-11-23 10:09:55 +0000
committerManoj Palat2017-11-23 10:09:55 +0000
commit16b091ff07354c32bbe6306dddfa38a11720010a (patch)
tree1354d18850a8ed76e314fb0119166b9eebd02aa5
parent664df81e6b647d496ce3d0a7ff44d3c3498a4159 (diff)
downloadeclipse.platform.common-16b091ff07354c32bbe6306dddfa38a11720010a.tar.gz
eclipse.platform.common-16b091ff07354c32bbe6306dddfa38a11720010a.tar.xz
eclipse.platform.common-16b091ff07354c32bbe6306dddfa38a11720010a.zip
Follow-up commit for Bug 526038: [9] Update migration guide for Java 9
-rw-r--r--bundles/org.eclipse.jdt.doc.isv/guide/jdt_api_codeformatter.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.jdt.doc.isv/guide/jdt_api_codeformatter.htm b/bundles/org.eclipse.jdt.doc.isv/guide/jdt_api_codeformatter.htm
index aa268b5c1..3cf79ba6a 100644
--- a/bundles/org.eclipse.jdt.doc.isv/guide/jdt_api_codeformatter.htm
+++ b/bundles/org.eclipse.jdt.doc.isv/guide/jdt_api_codeformatter.htm
@@ -139,7 +139,7 @@
</li>
<li>
<b><a href=
- "../reference/api/org/eclipse/jdt/core/JavaCore.html#VERSION_1_8">
+ "../reference/api/org/eclipse/jdt/core/JavaCore.html#VERSION_9">
JavaCore.VERSION_9</a></b>
</li>
</ul>

Back to the top