Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKalyan Prasad Tatavarthi2018-11-27 06:47:09 +0000
committerKalyan Prasad Tatavarthi2018-11-27 06:47:09 +0000
commitd661e2cfcda81641cbac61ca62ca8a4a08c887ce (patch)
tree896551d34846d7230aefe1c2acedfb8901f320b5
parentd211af9c603616d28347a58cc0bc136dbe566aa1 (diff)
downloadeclipse.jdt-R4_10_maintenance.tar.gz
eclipse.jdt-R4_10_maintenance.tar.xz
eclipse.jdt-R4_10_maintenance.zip
links in Welcome page Change-Id: I9e4717e6e83576d7c3c88147168d4b8bf3f3e776 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 0e4d0d6..6975f0b 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_9_porting_guide.html" id="java">
- <text>Eclipse JDT 4.9 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_10_porting_guide.html" id="java">
+ <text>Eclipse JDT 4.10 Plug-in Migration Guide</text>
</link>
</group>
</extensionContent>

Back to the top