Make use of hyperlink support introduced in 4.15

see bug 559885

Change-Id: I7a842565c537733482084b0d2d4ee2ba642c5b9f
Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
diff --git a/org.eclipse.jdt/cheatsheets/HelloWorldSWT.xml b/org.eclipse.jdt/cheatsheets/HelloWorldSWT.xml
index 64a112a..c350c1c 100644
--- a/org.eclipse.jdt/cheatsheets/HelloWorldSWT.xml
+++ b/org.eclipse.jdt/cheatsheets/HelloWorldSWT.xml
@@ -41,7 +41,7 @@
    <item title="Import the SWT project from downloaded SWT archive" dialog="true" skip="true" href="/org.eclipse.platform.doc.user/tasks/tasks-importproject.htm">
       <description>
  		 <b>Note:</b> Skip this step if you have already created an SWT project in the previous step.<br/><br/>
-         Open page http://download.eclipse.org/eclipse/downloads/#Latest_Release in your web browser,
+         Open page <a href="http://download.eclipse.org/eclipse/downloads/#Latest_Release">Eclipse Project Downloads</a> in your web browser,
 			go to the latest release build, and find the <b>SWT Binary and Source</b>
 			download for your platform (e.g.: swt-4.4.2-win32-win32-x86_64.zip).<br/>
 			<br/>