Bug 553342 - N&N for 4.14 Updated topics, broken links, added trademark for Java. Change-Id: I12259914e8154ce42eb6d1cd5c7044e7117d4e4e
diff --git a/bundles/org.eclipse.jdt.doc.user/topics_WhatsNew.xml b/bundles/org.eclipse.jdt.doc.user/topics_WhatsNew.xml index e4137a6..bd8387d 100644 --- a/bundles/org.eclipse.jdt.doc.user/topics_WhatsNew.xml +++ b/bundles/org.eclipse.jdt.doc.user/topics_WhatsNew.xml
@@ -4,9 +4,10 @@ <!-- Define topics for the What's New --> <!-- ================================ --> <toc label="What's New"> - <topic href="whatsNew/jdt_whatsnew.html#JavaViewsAndDialogs" label="Java Views and Dialogs" /> - <topic href="whatsNew/jdt_whatsnew.html#JavaEditor" label="Java Editor" /> - <topic href="whatsNew/jdt_whatsnew.html#JavaFormatter" label="Java Formatter" /> - <topic href="whatsNew/jdt_whatsnew.html#JUnit" label="JUnit" /> - <topic href="whatsNew/jdt_whatsnew.html#Debug" label="Debug" /> + <topic href="whatsNew/jdt_whatsnew.html#Java13" label="Java 13 Support"/> + <topic href="whatsNew/jdt_whatsnew.html#JavaEditor" label="Java Editor"/> + <topic href="whatsNew/jdt_whatsnew.html#JavaFormatter" label="Java Formatter"/> + <topic href="whatsNew/jdt_whatsnew.html#JUnit" label="JUnit"/> + <topic href="whatsNew/jdt_whatsnew.html#Debug" label="Debug"/> + <topic href="whatsNew/jdt_whatsnew.html#JDTDev" label="JDT Developers"/> </toc>
diff --git a/bundles/org.eclipse.jdt.doc.user/whatsNew/jdt_whatsnew.html b/bundles/org.eclipse.jdt.doc.user/whatsNew/jdt_whatsnew.html index 8154a82..cfdbc3a 100644 --- a/bundles/org.eclipse.jdt.doc.user/whatsNew/jdt_whatsnew.html +++ b/bundles/org.eclipse.jdt.doc.user/whatsNew/jdt_whatsnew.html
@@ -51,13 +51,13 @@ <!-- ******************* Java 13 Support ************************************* --> <tr> <td id="Java13" class="section" colspan="2"> - <h2>Java 13 Support </h2></td> + <h2>Java™ 13 Support </h2></td> </tr> <tr id="Java_13"> <!-- https://bugs.eclipse.org/bugs/show_bug.cgi?id=539066 --> - <td class="title">Java 13</td> + <td class="title">Java™ 13</td> <td class="content"> - <a href="http://jdk.java.net/13/">Java 13</a> is available and Eclipse JDT supports Java 13 for the Eclipse 4.14 release. + <a href="http://jdk.java.net/13/">Java™ 13</a> is available and Eclipse JDT supports Java 13 for the Eclipse 4.14 release. <p> The release notably includes the following Java 13 features: <br/> @@ -66,7 +66,7 @@ <a href="http://openjdk.java.net/jeps/355"> JEP 355: Text Blocks (Preview)</a>. </p> <p> - Please note that these are <a href="http://openjdk.java.net/jeps/13"> preview language features</a> + Please note that these are <a href="https://openjdk.java.net/projects/jdk/13/"> preview language features</a> and hence enable preview option should be on. For an informal introduction of the support, please refer to <a href="https://wiki.eclipse.org/Java13/Examples" target="_blank"> Java 13 Examples wiki</a>.
diff --git a/bundles/org.eclipse.pde.doc.user/topics_WhatsNew.xml b/bundles/org.eclipse.pde.doc.user/topics_WhatsNew.xml index 5ab4b11..606259e 100644 --- a/bundles/org.eclipse.pde.doc.user/topics_WhatsNew.xml +++ b/bundles/org.eclipse.pde.doc.user/topics_WhatsNew.xml
@@ -16,6 +16,6 @@ <!-- ================================ --> <toc label="What's new"> <topic href="whatsNew/pde_whatsnew.html#dialogs-wizards-views" label="Dialogs, Wizards and Views"/> - <topic href="whatsNew/pde_whatsnew.html#APITools" label="API Tools" /> - <topic href="whatsNew/pde_whatsnew.html#pde-compiler" label="PDE Compiler" /> + <topic href="whatsNew/pde_whatsnew.html#editors" label="Editors"/> + <topic href="whatsNew/pde_whatsnew.html#APITools" label="API Tools"/> </toc>
diff --git a/bundles/org.eclipse.platform.doc.isv/topics_WhatsNew.xml b/bundles/org.eclipse.platform.doc.isv/topics_WhatsNew.xml index 2ced2d4..1cbf8a5 100644 --- a/bundles/org.eclipse.platform.doc.isv/topics_WhatsNew.xml +++ b/bundles/org.eclipse.platform.doc.isv/topics_WhatsNew.xml
@@ -6,5 +6,4 @@ <toc label="What's new"> <topic href="whatsNew/platform_isv_whatsnew.html#Platform" label="Platform"/> <topic href="whatsNew/platform_isv_whatsnew.html#SWT" label="SWT"/> - <topic href="whatsNew/platform_isv_whatsnew.html#JFace" label="JFace"/> </toc>
diff --git a/bundles/org.eclipse.platform.doc.user/topics_WhatsNew.xml b/bundles/org.eclipse.platform.doc.user/topics_WhatsNew.xml index f2779ed..32aeedb 100644 --- a/bundles/org.eclipse.platform.doc.user/topics_WhatsNew.xml +++ b/bundles/org.eclipse.platform.doc.user/topics_WhatsNew.xml
@@ -4,9 +4,9 @@ <!-- Define topics for the What's New --> <!-- ================================ --> <toc label="What's new"> -<topic href="whatsNew/platform_whatsnew.html#ViewsAndDialogs" label="Views, Dialogs and Editors"/> +<topic href="whatsNew/platform_whatsnew.html#ViewsAndDialogs" label="Views, Dialogs and Toolbar"/> +<topic href="whatsNew/platform_whatsnew.html#TextEditors" label="Text Editors"/> <topic href="whatsNew/platform_whatsnew.html#Debug" label="Debug"/> -<topic href="whatsNew/platform_whatsnew.html#Preferences" label="Preferences"/> <topic href="whatsNew/platform_whatsnew.html#StylingThemes" label="Themes and Styling"/> -<topic href="whatsNew/platform_whatsnew.html#GeneralUpdates" label="Equinox"/> +<topic href="whatsNew/platform_whatsnew.html#GeneralUpdates" label="General Updates"/> </toc>
diff --git a/bundles/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html b/bundles/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html index 176f704..7d321d2 100644 --- a/bundles/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html +++ b/bundles/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html
@@ -25,9 +25,9 @@ <p>Here are descriptions of some of the more interesting or significant changes made to the Eclipse Platform for the 4.14 release of Eclipse. They are grouped into:</p> <ul><!-- NOTE: Sync ../topics_WhatsNew.xml with this! --> - <li><a href="#ViewsAndDialogs">Views, Dialogs and Editors</a></li> + <li><a href="#ViewsAndDialogs">Views, Dialogs and Toolbar</a></li> + <li><a href="#TextEditors">Text Editors</a></li> <li><a href="#Debug">Debug</a></li> - <li><a href="#Preferences">Preferences</a></li> <li><a href="#StylingThemes">Themes and Styling</a></li> <li><a href="#GeneralUpdates">General Updates</a></li> </ul>