Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKalyan Prasad Tatavarthi2019-02-25 05:23:06 +0000
committerKalyan Prasad Tatavarthi2019-02-25 05:23:06 +0000
commit51c8de3ce993d0141cda240d963d3b9abd69249a (patch)
treeb20a25cf93fa7d69a3c3dfbbac89949ec665c901
parent02a07ff83f63aca70ad497db3fb593303af52153 (diff)
downloadeclipse.jdt-51c8de3ce993d0141cda240d963d3b9abd69249a.tar.gz
eclipse.jdt-51c8de3ce993d0141cda240d963d3b9abd69249a.tar.xz
eclipse.jdt-51c8de3ce993d0141cda240d963d3b9abd69249a.zip
links in Welcome page Change-Id: I0724fcff907388d06d9a8ea6c0ee3431276d2938 Signed-off-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
-rw-r--r--org.eclipse.jdt/intro/migrateExtensionContent.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jdt/intro/migrateExtensionContent.xml b/org.eclipse.jdt/intro/migrateExtensionContent.xml
index 6975f0b..bf24cf6 100644
--- a/org.eclipse.jdt/intro/migrateExtensionContent.xml
+++ b/org.eclipse.jdt/intro/migrateExtensionContent.xml
@@ -3,8 +3,8 @@
<!-- Extension to the SDK Migration Page. -->
<extensionContent id="org.eclipse.jdt" name="Java development tools" alt-style="css/migrate.properties" style="css/migrate.css" path="migrate/@">
<group id="content-group" style-id="content-group">
- <link style-id="content-link" label="Java development tools" url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.jdt.doc.isv/porting/eclipse_4_10_porting_guide.html" id="java">
- <text>Eclipse JDT 4.10 Plug-in Migration Guide</text>
+ <link style-id="content-link" label="Java development tools" url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.jdt.doc.isv/porting/eclipse_4_11_porting_guide.html" id="java">
+ <text>Eclipse JDT 4.11 Plug-in Migration Guide</text>
</link>
</group>
</extensionContent>

Back to the top