From 7a3260f9e9b777d6217e93bd65edb81180819c76 Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Sun, 27 May 2007 02:03:18 +0000
Subject: [PATCH] small improvement

---
 .../WebContent/indexEuropa.html               | 38 +++++++++++++++++++
 1 file changed, 38 insertions(+)
 create mode 100644 org.eclipse.wtp.releng.webupdatesite/WebContent/indexEuropa.html

diff --git a/org.eclipse.wtp.releng.webupdatesite/WebContent/indexEuropa.html b/org.eclipse.wtp.releng.webupdatesite/WebContent/indexEuropa.html
new file mode 100644
index 000000000..c320d7594
--- /dev/null
+++ b/org.eclipse.wtp.releng.webupdatesite/WebContent/indexEuropa.html
@@ -0,0 +1,38 @@
+
+<html>
+<head>
+<title>WTP Updates</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+<body>
+
+<div align="right">
+<p><img src="wtplogosmall.jpg" alt="WTP Logo"></p>
+</div>
+
+<h1 class="title">Update Site for <br />
+Web Tools Platform (WTP)</h1>
+
+<p>This update site provides the features of the Eclipse Web Tools
+Platform (WTP).</p>
+<p>If you are just getting started with Eclipse or Eclipse Web
+Tools, you may want to first install from the <a
+	href="http://download.eclipse.org/releases/europa/">Europa</a> update site, as
+it would have everything you need to get started.</p>
+<p>This Web Tools Platform update site does assume you have all the
+pre-reqs installed.</p>
+<p>Beyond the basic Web Tools Platform, this site offers the SDK
+version of Web Tools</p>
+<p>To use this update site in your existing installation of Eclipse,
+add the following URL as a remote update site in your update manager, if
+it does not already have it.</p>
+<p>&nbsp;&nbsp;&nbsp;&nbsp;<b> <code>http://download.eclipse.org/webtools/declaredUpdates/</code></b></p>
+<p>See <a
+	href="http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-34.htm">Eclipse
+Help</a> for general information about using Update Manager.</p>
+
+</body>
+</html>
+
+
-- 
GitLab