This commit was manufactured by cvs2svn to create tag 'v200805122159'.
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/.cvsignore b/docs/org.eclipse.jst.server.ui.doc.user/.cvsignore
deleted file mode 100644
index 13825ae..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-build.xml
-org.eclipse.jst.server.ui.doc.user_1.0.0.jar
-temp
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/.project b/docs/org.eclipse.jst.server.ui.doc.user/.project
deleted file mode 100644
index 63cb28d..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/.project
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>org.eclipse.jst.server.ui.doc.user</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.pde.ManifestBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.SchemaBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.PluginNature</nature>
-	</natures>
-</projectDescription>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/DocBuild.xml b/docs/org.eclipse.jst.server.ui.doc.user/DocBuild.xml
deleted file mode 100644
index 75ebe1a..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/DocBuild.xml
+++ /dev/null
@@ -1,61 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<!-- 
-
-	This script build the Help plug-in by transforming the DITA source files into HTML.
-	
-	To use this script, you must install DITA-OT on your machine in the directory
-	defined by the dita.ot.dir property.
-	
-	Run the default target after you edit the DITA source files to regenerate the HTML.
-	
-	To customize this script for other Help plug-ins, modify the value of the args.input property
-	to be the DITA map file for the plug-in.
-	
-	NOTE: This script assumes that links to sibling Help plug-ins have scope="peer", otherwise the
-	output directory structure will be shifted incorrectly.
-	
-	NOTE: This script assumes that you hand code your plugin.xml file in myplugin.xml. This file
-	will be copied over the generated plugin.xml which is currently not being generated correctly
-	by DITA-OT.
-	
-	ChangeLog:
-	2006-04-05 Arthur Ryman <ryman@ca.ibm.com>
-	- Created.
-	2008-01-09 Kate Price <katep@ca.ibm.com>
-	- modified for new DITA-OT version
-
--->
-<project name="eclipsehelp" default="all">
-
-	<property name="dita.ot.dir" location="C:/DITA-OT1.2.2" />
-
-	<path id="dost.class.path">
-		<pathelement location="${dita.ot.dir}${file.separator}lib${file.separator}dost.jar" />
-	</path>
-
-	<taskdef name="integrate" classname="org.dita.dost.platform.IntegratorTask">
-		<classpath refid="dost.class.path" />
-	</taskdef>
-	<target name="all" depends="integrate, eclipsehelp">
-	</target>
-	<target name="integrate">
-		<integrate ditadir="${dita.ot.dir}" />
-	</target>
-
-	<!-- revise below here -->
-	<target name="eclipsehelp">
-		<ant antfile="${dita.ot.dir}${file.separator}conductor.xml" target="init" dir="${dita.ot.dir}">
-			<property name="args.copycss" value="no" />
-			<property name="args.csspath" value="../org.eclipse.wst.doc.user" />
-			<property name="args.eclipse.provider" value="Eclipse.org" />
-			<property name="args.eclipse.version" value="3.3.0" />
-			<property name="args.input" location="org.eclipse.jst.server.ui.doc.user_build_toc.ditamap" /> 
-			<property name="clean.temp" value="true" />
-			<property name="dita.extname" value=".dita" />
-			<property name="dita.temp.dir" location="temp" />
-			<property name="output.dir" location="" />
-			<property name="transtype" value="eclipsehelp" />
-		</ant>
-		<copy file="myplugin.xml" tofile="plugin.xml" overwrite="yes" />
-	</target>
-</project>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/META-INF/MANIFEST.MF b/docs/org.eclipse.jst.server.ui.doc.user/META-INF/MANIFEST.MF
deleted file mode 100644
index b769724..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,8 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %pluginName
-Bundle-SymbolicName: org.eclipse.jst.server.ui.doc.user; singleton:=true
-Bundle-Version: 1.0.400.qualifier
-Bundle-Vendor: %pluginProvider
-Bundle-Localization: plugin
-Eclipse-LazyStart: true
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/about.html b/docs/org.eclipse.jst.server.ui.doc.user/about.html
deleted file mode 100644
index 73db36e..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/about.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-
-<H3>About This Content</H3>
-
-<P>June 06, 2007</P>
-
-<H3>License</H3>
-
-<P>The Eclipse Foundation makes available all content in this plug-in 
-("Content"). Unless otherwise indicated below, the Content is provided to you 
-under the terms and conditions of the Eclipse Public License Version 1.0 
-("EPL"). A copy of the EPL is available at
-<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>. 
-For purposes of the EPL, "Program" will mean the Content.</P>
-
-<P>If you did not receive this Content directly from the Eclipse Foundation, the 
-Content is being redistributed by another party ("Redistributor") and different 
-terms and conditions may apply to your use of any object code in the Content. 
-Check the Redistributor’s license that was provided with the Content. If no such 
-license exists, contact the Redistributor. Unless otherwise indicated below, the 
-terms and conditions of the EPL still apply to any source code in the Content 
-and such source code may be obtained at
-<A href="http://www.eclipse.org/">http://www.eclipse.org/</A>.</P>
-
-</BODY>
-</HTML>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/build.properties b/docs/org.eclipse.jst.server.ui.doc.user/build.properties
deleted file mode 100644
index 1c6319a..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/build.properties
+++ /dev/null
@@ -1,15 +0,0 @@
-bin.includes = org.eclipse.jst.server.ui.doc.user_build_toc.xml,\
-               *.xml,\
-               plugin.properties,\
-               plugin.xml,\
-               about.html,\
-               images/,\
-               topics/*.html,\
-               index/,\
-               META-INF/
-src.includes = build.properties,\
-			   *.maplist,\
-               *.ditamap,\
-		       topics/*.dita
-bin.excludes = DocBuild.xml,\
-               myPlugin*.xml
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/build_toc.xml b/docs/org.eclipse.jst.server.ui.doc.user/build_toc.xml
deleted file mode 100644
index 4b38089..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/build_toc.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2005 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<toc label="Working with Servers">
-<topic label="Working with Tomcat">
-   <topic label="Creating a Tomcat server" href="topics/tomcat.html"/>
-   <topic label="Adding the Apache Tomcat runtimes" href="topics/twtomprf.html"/>
-</topic>
-</toc>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/images/InstallTomcat1.jpg b/docs/org.eclipse.jst.server.ui.doc.user/images/InstallTomcat1.jpg
deleted file mode 100644
index 94b4360..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/images/InstallTomcat1.jpg
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/images/InstallTomcat2.jpg b/docs/org.eclipse.jst.server.ui.doc.user/images/InstallTomcat2.jpg
deleted file mode 100644
index 1c69242..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/images/InstallTomcat2.jpg
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/index/_2.cfs b/docs/org.eclipse.jst.server.ui.doc.user/index/_2.cfs
deleted file mode 100644
index 9beece1..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/index/_2.cfs
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/index/deletable b/docs/org.eclipse.jst.server.ui.doc.user/index/deletable
deleted file mode 100644
index e423242..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/index/deletable
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_contributions b/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_contributions
deleted file mode 100644
index f611bd7..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_contributions
+++ /dev/null
@@ -1,3 +0,0 @@
-#This is a generated file; do not edit.

-#Wed May 09 12:09:57 EDT 2007

-org.eclipse.jst.server.ui.doc.user=org.eclipse.jst.server.ui.doc.user\n1.0.300.qualifier

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_dependencies b/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_dependencies
deleted file mode 100644
index c71b83f..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_dependencies
+++ /dev/null
@@ -1,4 +0,0 @@
-#This is a generated file; do not edit.

-#Wed May 09 12:09:57 EDT 2007

-lucene=1.4.103.v20060320

-analyzer=org.eclipse.help.base\#3.2.0.v20060328?locale\=en

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_docs b/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_docs
deleted file mode 100644
index 77ebf6a..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_docs
+++ /dev/null
@@ -1,4 +0,0 @@
-#This is a generated file; do not edit.

-#Wed May 09 12:09:57 EDT 2007

-/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html=0

-/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.html=0
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/index/segments b/docs/org.eclipse.jst.server.ui.doc.user/index/segments
deleted file mode 100644
index 19b5d0c..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/index/segments
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/jst_reltable.ditamap b/docs/org.eclipse.jst.server.ui.doc.user/jst_reltable.ditamap
deleted file mode 100644
index 7c2a4dd..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/jst_reltable.ditamap
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

-  "map.dtd">

-<?Pub Inc?>

-<map id="relationship">

-<reltable>

-<relheader>

-<relcolspec type="concept"></relcolspec>

-<relcolspec type="task"></relcolspec>

-<relcolspec type="reference"></relcolspec>

-<relcolspec></relcolspec>

-</relheader>

-<relrow>

-<relcell></relcell>

-<relcell collection-type="family"><?Pub Caret?>

-<topicref href="topics/tomcat.dita" navtitle="Creating a Tomcat server"></topicref>

-<topicref href="topics/twtomprf.dita" navtitle="Adding the Apache Tomcat runtimes">

-</topicref>

-</relcell>

-<relcell></relcell>

-<relcell></relcell>

-</relrow>

-</reltable>

-</map>

-<?Pub *0000000725?>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/myplugin.xml b/docs/org.eclipse.jst.server.ui.doc.user/myplugin.xml
deleted file mode 100644
index 7b2ad60..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/myplugin.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?>
-<?NLS TYPE="org.eclipse.help.toc"?> 
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<plugin>
-
-<extension point="org.eclipse.help.toc">
-	<toc file="org.eclipse.jst.server.ui.doc.user_build_toc.xml" />
-	<toc file="tomcat_create.xml" />
-	<toc file="tomcat_pref.xml" /> 
-       <index path="index/"/>    
-</extension>
-<extension
-      point="org.eclipse.help.index">
-      <index file="org.eclipse.jst.server.ui.doc.userindex.xml"/>
-</extension>
-
-</plugin>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user.maplist b/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user.maplist
deleted file mode 100644
index 23a8c60..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user.maplist
+++ /dev/null
@@ -1,11 +0,0 @@
-<maplist version="3.6.2">

-  <nav>

-    <map file="org.eclipse.jst.server.ui.doc.user_build_toc.ditamap"/>

-    <map file="tomcat_pref.ditamap"/>

-    <map file="tomcat_create.ditamap"/>

-  </nav>

-  <link>

-    <map file="org.eclipse.jst.server.ui.doc.user_build_toc.ditamap"/>

-    <map file="jst_reltable.ditamap"/>

-  </link>

-</maplist>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.ditamap b/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.ditamap
deleted file mode 100644
index bfa8a2b..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.ditamap
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

-  "map.dtd">

-<map title="For building purposes">

-<topicref href="topics/tomcat.dita" navtitle="Creating a Tomcat server"></topicref>

-<topicref href="topics/twtomprf.dita" navtitle="Adding the Apache Tomcat runtimes">

-</topicref>

-</map><?Pub Caret1?>

-<?Pub *0000000406?>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.xml b/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.xml
deleted file mode 100644
index 75645e3..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc label="For building purposes" topic="topics/tomcat.html">
-<topic label="Creating a Tomcat server" href="topics/tomcat.html"/>
-<topic label="Adding the Apache Tomcat runtimes" href="topics/twtomprf.html"/>
-</toc>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.userindex.html b/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.userindex.html
deleted file mode 100644
index 8ba6d1d..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.userindex.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html
-  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="copyright" content="(C) Copyright IBM Corporation 2007" />
-<meta name="security" content="public" />
-<meta name="Robots" content="index,follow" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta name="DC.Format" content="XHTML" />
-<!-- All rights reserved. Licensed Materials Property of IBM -->
-<!-- US Government Users Restricted Rights -->
-<!-- Use, duplication or disclosure restricted by -->
-<!-- GSA ADP Schedule Contract with IBM Corp. -->
-<link rel="stylesheet" type="text/css" href="ibmdita.css" />
-<title>Index</title>
-</head>
-<body>
-<h1>Index</h1>
-<strong>A</strong>
-<ul class="indexlist">
-<li>Apache Tomcat
-<ul class="indexlist">
-<li><a href="topics/twtomprf.html#twtomprf_jst">runtime environments</a>
-</li>
-<li><a href="topics/tomcat.html#tomcat_jst">testing Web projects</a>
-</li>
-</ul>
-</li>
-</ul>
-<strong>R</strong>
-<ul class="indexlist">
-<li>runtime environments
-<ul class="indexlist">
-<li><a href="topics/tomcat.html#tomcat_jst">Apache Tomcat</a>
-</li>
-<li><a href="topics/twtomprf.html#twtomprf_jst">defining Apache Tomcat</a>
-</li>
-</ul>
-</li>
-</ul>
-<strong>S</strong>
-<ul class="indexlist">
-<li>servers
-<ul class="indexlist">
-<li><a href="topics/tomcat.html#tomcat_jst">Apache Tomcat</a>
-</li>
-<li><a href="topics/twtomprf.html#twtomprf_jst">runtime environments</a>
-</li>
-</ul>
-</li>
-</ul>
-<strong>W</strong>
-<ul class="indexlist">
-<li>workbench
-<ul class="indexlist">
-<li><a href="topics/twtomprf.html#twtomprf_jst">server runtime environments</a>
-</li>
-</ul>
-</li>
-</ul>
-</body></html>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.userindex.xml b/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.userindex.xml
deleted file mode 100644
index 18c21e8..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.userindex.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<index>
-  <entry keyword="Apache Tomcat">
-    <entry keyword="testing Web projects">
-      <topic href="topics/tomcat.html#tomcat_jst" title="Creating a Tomcat server"/>
-    </entry>
-    <entry keyword="runtime environments">
-      <topic href="topics/twtomprf.html#twtomprf_jst" title="Adding the Apache Tomcat runtimes"/>
-    </entry>
-  </entry>
-  <entry keyword="runtime environments">
-    <entry keyword="Apache Tomcat">
-      <topic href="topics/tomcat.html#tomcat_jst" title="Creating a Tomcat server"/>
-    </entry>
-    <entry keyword="defining Apache Tomcat">
-      <topic href="topics/twtomprf.html#twtomprf_jst" title="Adding the Apache Tomcat runtimes"/>
-    </entry>
-  </entry>
-  <entry keyword="servers">
-    <entry keyword="Apache Tomcat">
-      <topic href="topics/tomcat.html#tomcat_jst" title="Creating a Tomcat server"/>
-    </entry>
-    <entry keyword="runtime environments">
-      <topic href="topics/twtomprf.html#twtomprf_jst" title="Adding the Apache Tomcat runtimes"/>
-    </entry>
-  </entry>
-  <entry keyword="workbench">
-    <entry keyword="server runtime environments">
-      <topic href="topics/twtomprf.html#twtomprf_jst" title="Adding the Apache Tomcat runtimes"/>
-    </entry>
-  </entry>
-</index>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/plugin.properties b/docs/org.eclipse.jst.server.ui.doc.user/plugin.properties
deleted file mode 100644
index 5adea4f..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/plugin.properties
+++ /dev/null
@@ -1,15 +0,0 @@
-###############################################################################
-# Copyright (c) 2001, 2005 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-# NLS_MESSAGEFORMAT_VAR 
-# NLS_ENCODING=UTF-8 
-
-pluginName = Server Tools documentation for J2EE Standard Tools
-pluginProvider = Eclipse.org
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/plugin.xml b/docs/org.eclipse.jst.server.ui.doc.user/plugin.xml
deleted file mode 100644
index 7b2ad60..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/plugin.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?>
-<?NLS TYPE="org.eclipse.help.toc"?> 
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<plugin>
-
-<extension point="org.eclipse.help.toc">
-	<toc file="org.eclipse.jst.server.ui.doc.user_build_toc.xml" />
-	<toc file="tomcat_create.xml" />
-	<toc file="tomcat_pref.xml" /> 
-       <index path="index/"/>    
-</extension>
-<extension
-      point="org.eclipse.help.index">
-      <index file="org.eclipse.jst.server.ui.doc.userindex.xml"/>
-</extension>
-
-</plugin>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.ditamap b/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.ditamap
deleted file mode 100644
index 6cd7d56..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.ditamap
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

-  "map.dtd">

-<map anchorref="../org.eclipse.wst.server.ui.doc.user/wtp_create.ditamap#tomcat_create"

-title="tomcat_tasks">

-<topicref href="topics/tomcat.dita" locktitle="yes" navtitle="...Apache Tomcat"><?Pub Caret?>

-<topicref href="topics/twtomprf.dita" navtitle="Adding the Apache Tomcat runtimes"

-toc="no"></topicref>

-</topicref>

-</map>

-<?Pub *0000000496?>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.xml b/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.xml
deleted file mode 100644
index 10fc98c..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc link_to="../org.eclipse.wst.server.ui.doc.user/wtp_create.xml#tomcat_create" label="tomcat_tasks" topic="topics/tomcat.html">
-<topic label="...Apache Tomcat" href="topics/tomcat.html"/>
-</toc>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.ditamap b/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.ditamap
deleted file mode 100644
index 9ecabf9..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.ditamap
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

-  "map.dtd">

-<map anchorref="../org.eclipse.wst.server.ui.doc.user/wtp_create.ditamap#tomcat_pref"

-title="tomcat_tasks">

-<topicref href="topics/twtomprf.dita" locktitle="yes" navtitle="...for Apache Tomcat runtimes"><?Pub Caret?>

-</topicref>

-</map>

-<?Pub *0000000405?>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.xml b/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.xml
deleted file mode 100644
index 87ec3b3..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc link_to="../org.eclipse.wst.server.ui.doc.user/wtp_create.xml#tomcat_pref" label="tomcat_tasks" topic="topics/twtomprf.html">
-<topic label="...for Apache Tomcat runtimes" href="topics/twtomprf.html"/>
-</toc>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.dita b/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.dita
deleted file mode 100644
index 446c6ae..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.dita
+++ /dev/null
@@ -1,54 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<?Pub Sty _display FontColor="red"?>

-<?Pub Inc?>

-<task id="tomcat_jst" xml:lang="en-us">

-<title id="title">Creating a Tomcat server</title>

-<shortdesc id="shortdesc">The server tools feature supports the Apache Tomcat

-runtime environment, running locally. With Tomcat, you can only test Web projects

-that contain servlets and JSPs. To set up a server to test projects on Apache

-Tomcat, complete the following: </shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>Apache Tomcat<indexterm>testing Web projects</indexterm></indexterm>

-<indexterm>runtime environments<indexterm>Apache Tomcat</indexterm></indexterm>

-<indexterm>servers<indexterm>Apache Tomcat</indexterm></indexterm></keywords>

-</metadata></prolog>

-<taskbody>

-<prereq id="prereq"><b>Prerequisites</b><p><ul>

-<li>Download Apache Tomcat from  <xref format="html" href="http://jakarta.apache.org/tomcat"

-scope="external">jakarta.apache.org/tomcat</xref></li>

-<li>Extract the compressed file containing Apache Tomcat on your local file

-system.</li>

-<li>Add the Apache Tomcat runtimes. For details on how to do this, refer to

-the <i>Add the Apache Tomcat runtimes</i> link on the bottom of this topic.</li>

-</ul></p><p>To create a Apache Tomcat server:</p></prereq>

-<steps id="steps">

-<step><cmd>In the Servers view, right-click and select <uicontrol>New</uicontrol> > <uicontrol>Server</uicontrol>.

-The Define a New Server wizard opens.</cmd></step>

-<step><cmd>In the <uicontrol>Select the server type</uicontrol> list, select

-the Tomcat server defined in the previous step.</cmd><info><note type="tip">If

-you did not specify the Tomcat install directory, the Define a New Server

-wizard will prompt you for this information.</note></info></step>

-<step><cmd>Start the Tomcat server.</cmd><info>In the Servers view, right-click

-the Tomcat server and select <uicontrol>Start</uicontrol>.</info></step>

-<step><cmd>Test your setup of the Tomcat server.</cmd>

-<substeps>

-<substep><cmd>Open a Web browser.</cmd></substep>

-<substep><cmd>Type the Web address <codeph>http://localhost:8080/</codeph>.

-If you see the Apache Tomcat start page, you have successfully set up your

-Tomcat server.</cmd></substep>

-</substeps>

-</step>

-</steps>

-</taskbody>

-<related-links id="relatedlinks"><?Pub Caret?>

-<link href="http://wiki.eclipse.org/WTP_Tomcat_FAQ" scope="external"><linktext>WTP

-Tomcat FAQ</linktext>

-<desc>See this link for additional information about using the Apache Tomcat

-server with the workbench.</desc>

-</link>

-</related-links>

-</task>

-<?Pub *0000002669?>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html b/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html
deleted file mode 100644
index f698dd9..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html
+++ /dev/null
@@ -1,89 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Creating a Tomcat server" />
-<meta name="abstract" content="The server tools feature supports the Apache Tomcat runtime environment, running locally. With Tomcat, you can only test Web projects that contain servlets and JSPs. To set up a server to test projects on Apache Tomcat, complete the following:" />
-<meta name="description" content="The server tools feature supports the Apache Tomcat runtime environment, running locally. With Tomcat, you can only test Web projects that contain servlets and JSPs. To set up a server to test projects on Apache Tomcat, complete the following:" />
-<meta content="Apache Tomcat, testing Web projects, runtime environments, servers" name="DC.subject" />
-<meta content="Apache Tomcat, testing Web projects, runtime environments, servers" name="keywords" />
-<meta scheme="URI" name="DC.Relation" content="../topics/twtomprf.html" />
-<meta scheme="URI" name="DC.Relation" content="http://wiki.eclipse.org/WTP_Tomcat_FAQ" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tomcat_jst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Creating a Tomcat server</title>
-</head>
-<body id="tomcat_jst"><a name="tomcat_jst"><!-- --></a>
-
-
-<h1 class="topictitle1">Creating a Tomcat server</h1>
-
-
-
-<div><p>The server tools feature supports the Apache Tomcat
-runtime environment, running locally. With Tomcat, you can only test Web projects
-that contain servlets and JSPs. To set up a server to test projects on Apache
-Tomcat, complete the following: </p>
-
-<div class="p" id="tomcat_jst__prereq"><a name="tomcat_jst__prereq"><!-- --></a><strong>Prerequisites</strong><div class="p"><ul>
-<li>Download Apache Tomcat from  <a href="http://jakarta.apache.org/tomcat" target="_blank">jakarta.apache.org/tomcat</a></li>
-
-<li>Extract the compressed file containing Apache Tomcat on your local file
-system.</li>
-
-<li>Add the Apache Tomcat runtimes. For details on how to do this, refer to
-the <em>Add the Apache Tomcat runtimes</em> link on the bottom of this topic.</li>
-
-</ul>
-</div>
-<p>To create a Apache Tomcat server:</p>
-</div>
-
-<a name="tomcat_jst__steps"><!-- --></a><ol id="tomcat_jst__steps">
-<li class="stepexpand"><span>In the Servers view, right-click and select <span class="uicontrol">New</span> &gt; <span class="uicontrol">Server</span>.
-The Define a New Server wizard opens.</span></li>
-
-<li class="stepexpand"><span>In the <span class="uicontrol">Select the server type</span> list, select
-the Tomcat server defined in the previous step.</span> <div class="tip"><span class="tiptitle">Tip:</span> If
-you did not specify the Tomcat install directory, the Define a New Server
-wizard will prompt you for this information.</div>
-</li>
-
-<li class="stepexpand"><span>Start the Tomcat server.</span> In the Servers view, right-click
-the Tomcat server and select <span class="uicontrol">Start</span>.</li>
-
-<li class="stepexpand"><span>Test your setup of the Tomcat server.</span>
-<ol type="a">
-<li><span>Open a Web browser.</span></li>
-
-<li><span>Type the Web address <samp class="codeph">http://localhost:8080/</samp>.
-If you see the Apache Tomcat start page, you have successfully set up your
-Tomcat server.</span></li>
-
-</ol>
-
-</li>
-
-</ol>
-
-</div>
-
-<div><div class="reltasks"><strong>Related tasks</strong><br />
-<div><a href="../topics/twtomprf.html" title="Using the Preferences page, you can define the installed server runtime definitions for the Apache Tomcat server. To define these definitions, complete the following:">Adding the Apache Tomcat runtimes</a></div>
-</div>
-<div class="relinfo"><strong>Related information</strong><br />
-<div><a href="http://wiki.eclipse.org/WTP_Tomcat_FAQ" target="_blank" title="See this link for additional information about using the Apache Tomcat server with the workbench.">WTP
-Tomcat FAQ</a></div>
-</div>
-</div>
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.dita b/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.dita
deleted file mode 100644
index 92c829a..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.dita
+++ /dev/null
@@ -1,62 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<?Pub Sty _display FontColor="red"?>

-<task id="twtomprf_jst" xml:lang="en-us">

-<title id="title">Adding the Apache Tomcat runtimes</title>

-<shortdesc id="shortdesc">Using the Preferences page, you can define the installed

-server runtime definitions for the Apache Tomcat server. To define these definitions,

-complete the following: </shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>servers<indexterm>runtime environments<indexterm>Apache

-Tomcat</indexterm></indexterm></indexterm><indexterm>Apache Tomcat<indexterm>defining

-runtime environment</indexterm></indexterm><indexterm>runtime environment<indexterm>defining<indexterm>Apache

-Tomcat</indexterm></indexterm></indexterm><indexterm>workbench<indexterm>defining

-server runtime environment <indexterm>Apache Tomcat</indexterm></indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<steps id="steps">

-<step><cmd>From the Window menu, select  <uicontrol>Preferences</uicontrol>.</cmd>

-</step>

-<step><cmd>In the Preferences window, expand  <uicontrol>Server</uicontrol> and

-then select  <uicontrol>Installed Runtimes</uicontrol>.</cmd></step>

-<step><cmd>On the Installed Server Runtime Environments page, click <uicontrol>Add</uicontrol>.</cmd>

-<info>The New Runtime wizard opens.</info></step>

-<step><cmd>On the New Server Runtime page, expand <uicontrol>Apache</uicontrol>.</cmd>

-</step>

-<step><cmd>Select one of the following supported Apache Tomcat servers:</cmd>

-<choices>

-<choice>Apache Tomcat v3.2</choice>

-<choice>Apache Tomcat v4.0</choice>

-<choice>Apache Tomcat v4.1</choice>

-<choice>Apache Tomcat v5.0</choice>

-<choice>Apache Tomcat v5.5</choice>

-<choice>Apache Tomcat v6.0</choice>

-</choices>

-</step>

-<step><cmd>When you add an installed server runtime environment, by default

-a server is created and added as an entry in the Servers view. If you want

-to only add the installed server runtime environment and not create the server

-in the Servers view, clear the <uicontrol>Create a new local server</uicontrol> check

-box.</cmd></step>

-<step><cmd>The Tomcat Server page opens when you click  <uicontrol>Next</uicontrol>.</cmd>

-</step>

-<step><cmd>In the <uicontrol>Tomcat installation directory</uicontrol> field,

-type or browse to the directory where you extracted the installation files

-of Apache Tomcat.</cmd><info> For example, <varname>x</varname>:\apache-tomcat-6.0.13,

-where <varname>x</varname> is the installation directory of the Apache Tomcat

-server.</info></step>

-<step><cmd>Click <uicontrol>Finish</uicontrol>.</cmd></step>

-</steps>

-</taskbody>

-<related-links id="relatedlinks"><?Pub Caret?>

-<link href="http://wiki.eclipse.org/WTP_Tomcat_FAQ" scope="external"><linktext>WTP

-Tomcat FAQ</linktext>

-<desc>See this link for additional information using the Apache Tomcat server

-with the workbench.</desc>

-</link>

-</related-links>

-</task>

-<?Pub *0000003002?>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.html b/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.html
deleted file mode 100644
index 4f776ce..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.html
+++ /dev/null
@@ -1,97 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Adding the Apache Tomcat runtimes" />
-<meta name="abstract" content="Using the Preferences page, you can define the installed server runtime definitions for the Apache Tomcat server. To define these definitions, complete the following:" />
-<meta name="description" content="Using the Preferences page, you can define the installed server runtime definitions for the Apache Tomcat server. To define these definitions, complete the following:" />
-<meta content="servers, runtime environments, Apache Tomcat, Apache Tomcat, defining runtime environment, runtime environment, defining, workbench, defining server runtime environment" name="DC.subject" />
-<meta content="servers, runtime environments, Apache Tomcat, Apache Tomcat, defining runtime environment, runtime environment, defining, workbench, defining server runtime environment" name="keywords" />
-<meta scheme="URI" name="DC.Relation" content="../topics/tomcat.html" />
-<meta scheme="URI" name="DC.Relation" content="http://wiki.eclipse.org/WTP_Tomcat_FAQ" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twtomprf_jst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Adding the Apache Tomcat runtimes</title>
-</head>
-<body id="twtomprf_jst"><a name="twtomprf_jst"><!-- --></a>
-
-
-<h1 class="topictitle1">Adding the Apache Tomcat runtimes</h1>
-
-
-
-<div><p>Using the Preferences page, you can define the installed
-server runtime definitions for the Apache Tomcat server. To define these definitions,
-complete the following: </p>
-
-<a name="twtomprf_jst__steps"><!-- --></a><ol id="twtomprf_jst__steps">
-<li class="stepexpand"><span>From the Window menu, select  <span class="uicontrol">Preferences</span>.</span>
-</li>
-
-<li class="stepexpand"><span>In the Preferences window, expand  <span class="uicontrol">Server</span> and
-then select  <span class="uicontrol">Installed Runtimes</span>.</span></li>
-
-<li class="stepexpand"><span>On the Installed Server Runtime Environments page, click <span class="uicontrol">Add</span>.</span>
- The New Runtime wizard opens.</li>
-
-<li class="stepexpand"><span>On the New Server Runtime page, expand <span class="uicontrol">Apache</span>.</span>
-</li>
-
-<li class="stepexpand"><span>Select one of the following supported Apache Tomcat servers:</span>
-<ul>
-<li>Apache Tomcat v3.2</li>
-
-<li>Apache Tomcat v4.0</li>
-
-<li>Apache Tomcat v4.1</li>
-
-<li>Apache Tomcat v5.0</li>
-
-<li>Apache Tomcat v5.5</li>
-
-<li>Apache Tomcat v6.0</li>
-
-</ul>
-
-</li>
-
-<li class="stepexpand"><span>When you add an installed server runtime environment, by default
-a server is created and added as an entry in the Servers view. If you want
-to only add the installed server runtime environment and not create the server
-in the Servers view, clear the <span class="uicontrol">Create a new local server</span> check
-box.</span></li>
-
-<li class="stepexpand"><span>The Tomcat Server page opens when you click  <span class="uicontrol">Next</span>.</span>
-</li>
-
-<li class="stepexpand"><span>In the <span class="uicontrol">Tomcat installation directory</span> field,
-type or browse to the directory where you extracted the installation files
-of Apache Tomcat.</span>  For example, <var class="varname">x</var>:\apache-tomcat-6.0.13,
-where <var class="varname">x</var> is the installation directory of the Apache Tomcat
-server.</li>
-
-<li class="stepexpand"><span>Click <span class="uicontrol">Finish</span>.</span></li>
-
-</ol>
-
-</div>
-
-<div><div class="reltasks"><strong>Related tasks</strong><br />
-<div><a href="../topics/tomcat.html" title="The server tools feature supports the Apache Tomcat runtime environment, running locally. With Tomcat, you can only test Web projects that contain servlets and JSPs. To set up a server to test projects on Apache Tomcat, complete the following:">Creating a Tomcat server</a></div>
-</div>
-<div class="relinfo"><strong>Related information</strong><br />
-<div><a href="http://wiki.eclipse.org/WTP_Tomcat_FAQ" target="_blank" title="See this link for additional information using the Apache Tomcat server with the workbench.">WTP
-Tomcat FAQ</a></div>
-</div>
-</div>
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.infopop/.cvsignore b/docs/org.eclipse.jst.server.ui.infopop/.cvsignore
deleted file mode 100644
index c14487c..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-build.xml
diff --git a/docs/org.eclipse.jst.server.ui.infopop/.project b/docs/org.eclipse.jst.server.ui.infopop/.project
deleted file mode 100644
index 6530a42..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/.project
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>org.eclipse.jst.server.ui.infopop</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.pde.ManifestBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.SchemaBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.PluginNature</nature>
-	</natures>
-</projectDescription>
diff --git a/docs/org.eclipse.jst.server.ui.infopop/META-INF/MANIFEST.MF b/docs/org.eclipse.jst.server.ui.infopop/META-INF/MANIFEST.MF
deleted file mode 100644
index ac1f879..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,7 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %pluginName
-Bundle-SymbolicName: org.eclipse.jst.server.ui.infopop; singleton:=true
-Bundle-Version: 1.0.400.qualifier
-Bundle-Vendor: %providerName
-Bundle-Localization: plugin
diff --git a/docs/org.eclipse.jst.server.ui.infopop/STjavaContexts.xml b/docs/org.eclipse.jst.server.ui.infopop/STjavaContexts.xml
deleted file mode 100644
index 3f822bf..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/STjavaContexts.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?NLS type="org.eclipse.help.contexts"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2005 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<contexts>
-<context id="jvrt0000">
-<description>This wizard allows you to provide information for configuring generic J2EE runtime.  In the <b>Name</b> field, specify the name that you want to assign to your generic J2EE runtime server.  In the <b>Location</b> field, specify the directory where your J2EE libraries are located.  You can either type the path of the directory or click <b>Browse</b> button to select it.  Under <b>JRE</b> list, select a JRE to compile against.  For example, Workbench default JRE.  You can either select the appropriate value from the JRE list or click <b>Installed JRE</b> to define a new JRE configuration.
-</description>
-</context>
-</contexts>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.infopop/STtomcatContexts.xml b/docs/org.eclipse.jst.server.ui.infopop/STtomcatContexts.xml
deleted file mode 100644
index 16b563b..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/STtomcatContexts.xml
+++ /dev/null
@@ -1,162 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?NLS type="org.eclipse.help.contexts"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<contexts>
-<context id="tdmm0000">
-<description>Use this window to either add a new MIME type with a new extension, or to change the MIME type or extension for an existing MIME type.
-
-</description>
-</context>
-<context id="tdmm0002">
-<description>The name of the MIME type. A MIME is a type of resource that the browser uses to determine how to display the information.
-
-</description>
-</context>
-<context id="tdmm0004">
-<description>The extension of the MIME type.
-
-</description>
-</context>
-<context id="tdpr0000">
-<description>This wizard allows you to add a Web module to this server configuration. This wizard appears if you had clicked <b>Add Web Module</b> on the Modules page of the Tomcat Server Configuration Editor.
-
-</description>
-</context>
-<context id="tdpr0002">
-<description>List of available Web modules for this Tomcat server configuration.
-
-</description>
-</context>
-<context id="tdpr0004">
-<description>The Tomcat path which specifies the module's URL. Typically, this might be the name of the project.
-
-</description>
-</context>
-<context id="tdpr0006">
-<description>Specifies the path where the Web module is located.
-
-</description>
-</context>
-<context id="tdpr0008">
-<description>Specifies whether to pick up the changes made to the module while the server is running.
-
-</description>
-</context>
-<context id="tdwm0000">
-<description>This wizard allows you to add a Web module for this server configuration. This wizard appears if you had clicked <b>Add Web module</b> on the Modules page of the Tomcat Server Configuration Editor.
-
-</description>
-</context>
-<context id="tecm0000">
-<description>This editor allows you to edit Tomcat server configuration files. To move between the pages, click on the tabs that are located at the bottom of the Tomcat Configuration Editor.
-
-</description>
-</context>
-<context id="tecm0002">
-<description>List of available MIME types and the extensions that it maps to for a specific server configuration. For example: text, image, or application.
-
-</description>
-</context>
-<context id="tecm0004">
-<description>Add, change, and remove a MIME type and extension. To add a MIME type with a new extension to the MIME Types list, click <b>Add</b>. The Add MIME Mapping window opens. To remove an existing MIME type with its extension from the MIME Types list, select the MIME type and then click <b>Remove</b>. The MIME type and its extension are no longer shown in the list. To change the name of the MIME type, or the extension of an existing MIME type shown in the MIME Types list, select the MIME type and then click <b>Edit</b>. The Edit MIME Mapping window opens.
-
-</description>
-</context>
-<context id="tecm0006">
-<description>Add, change, and remove a MIME type and extension. To add a MIME type with a new extension to the MIME Types list, click <b>Add</b>. The Add MIME Mapping window opens. To remove an existing MIME type with its extension from the MIME Types list, select the MIME type and then click <b>Remove</b>. The MIME type and its extension are no longer shown in the list. To change the name of the MIME type, or the extension of an existing MIME type shown in the MIME Types list, select the MIME type and then click <b>Edit</b>. The Edit MIME Mapping window opens.
-
-</description>
-</context>
-<context id="tecm0008">
-<description>Add, change, and remove a MIME type and extension. To add a MIME type with a new extension to the MIME Types list, click <b>Add</b>. The Add MIME Mapping window opens. To remove an existing MIME type with its extension from the MIME Types list, select the MIME type and then click <b>Remove</b>. The MIME type and its extension are no longer shown in the list. To change the name of the MIME type, or the extension of an existing MIME type shown in the MIME Types list, select the MIME type and then click <b>Edit</b>. The Edit MIME Mapping window opens.
-
-</description>
-</context>
-<context id="tecp0000">
-<description>This editor allows you to edit Tomcat server configuration files. To move between the pages, click on the tabs that are located at the bottom of the Tomcat Configuration Editor.
-
-</description>
-</context>
-<context id="tecp0002">
-<description>List of available ports used by Tomcat and their respective port numbers. To change an existing port number in the list, select the port number and type the new number over it.
-
-</description>
-</context>
-<context id="tecw0000">
-<description>This editor allows you to edit Tomcat server configuration files. To move between the pages, click on the tabs that are located at the bottom of the Tomcat Configuration Editor.
-
-</description>
-</context>
-<context id="tecw0002">
-<description>List of available Web modules for this Tomcat server configuration.
-
-</description>
-</context>
-<context id="tecw0004">
-<description>Adds a Web project to the list.
-
-</description>
-</context>
-<context id="tecw0006">
-<description>Adds a Web module located externally to the list.
-
-</description>
-</context>
-<context id="tecw0008">
-<description>Edits a Web module in the list. For example, you may want to disable the <b>Auto reload</b> function.
-
-</description>
-</context>
-<context id="tecw0010">
-<description>Remove a Web module from the list.
-
-</description>
-</context>
-<context id="teig0000">
-<description>This editor allows you to edit Tomcat server files. To move between the pages, click on the tabs that are located at the bottom of the Tomcat Server Editor.
-
-</description>
-</context>
-<context id="teig0002">
-<description>The name of the Tomcat server.
-
-</description>
-</context>
-<context id="teig0004">
-<description>The directory where Apache Tomcat is installed. For example, d:\tomcat\jakarta-tomcat-3.2.3. You can either type the path of the directory or click <b>Browse</b> to select it.
-
-</description>
-</context>
-<context id="teig0006">
-<description>The directory where Apache Tomcat is installed. For example, d:\tomcat\jakarta-tomcat-3.2.3. You can either type the path of the directory or click <b>Browse</b> to select it.
-
-</description>
-</context>
-<context id="twnr0000">
-<description>This wizard allows you to provide additional installation directory information required for using Apache Tomcat.
-
-In the <b>Name</b> field, specify the name that you want to assign to your Tomcat Server.
-
-In the <b>Tomcat installation directory</b> field, specify the directory where Apache Tomcat is installed. For example, d:\tomcat\jakarta-tomcat-3.2.3. You can either type the path of the 
-directory or click <b>Browse</b> to select it.
-
-Under <b>JRE</b> list, select an environment variable that specify where your JDK is installed.  For example, Workbench default JRE.  You can either select the appropriate value from the JRE list or click <b>Installed JRE</b> to define a new JRE environment variable.
-</description>
-</context>
-
-<context id="tvcp0000">
-<description>This dialog prompts for confirmation to clean the work directory on a Tomcat server. The dialog will indicate if the entire work directory or the work directory for an individual module will be cleaned.
-
-If the server is currently running, the server will be stopped prior to cleaning, and then restarted.
-</description>
-</context>
-</contexts>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.infopop/about.html b/docs/org.eclipse.jst.server.ui.infopop/about.html
deleted file mode 100644
index 73db36e..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/about.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-
-<H3>About This Content</H3>
-
-<P>June 06, 2007</P>
-
-<H3>License</H3>
-
-<P>The Eclipse Foundation makes available all content in this plug-in 
-("Content"). Unless otherwise indicated below, the Content is provided to you 
-under the terms and conditions of the Eclipse Public License Version 1.0 
-("EPL"). A copy of the EPL is available at
-<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>. 
-For purposes of the EPL, "Program" will mean the Content.</P>
-
-<P>If you did not receive this Content directly from the Eclipse Foundation, the 
-Content is being redistributed by another party ("Redistributor") and different 
-terms and conditions may apply to your use of any object code in the Content. 
-Check the Redistributor’s license that was provided with the Content. If no such 
-license exists, contact the Redistributor. Unless otherwise indicated below, the 
-terms and conditions of the EPL still apply to any source code in the Content 
-and such source code may be obtained at
-<A href="http://www.eclipse.org/">http://www.eclipse.org/</A>.</P>
-
-</BODY>
-</HTML>
diff --git a/docs/org.eclipse.jst.server.ui.infopop/build.properties b/docs/org.eclipse.jst.server.ui.infopop/build.properties
deleted file mode 100644
index 5b851b4..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/build.properties
+++ /dev/null
@@ -1,8 +0,0 @@
-bin.includes = STjavaContexts.xml,\
-               STtomcatContexts.xml,\
-               plugin.properties,\
-               plugin.xml,\
-               about.html,\
-               META-INF/
-src.includes = build.properties
-generateSourceBundle=false
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.infopop/plugin.properties b/docs/org.eclipse.jst.server.ui.infopop/plugin.properties
deleted file mode 100644
index 7825c7e..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/plugin.properties
+++ /dev/null
@@ -1,4 +0,0 @@
-# NLS_MESSAGEFORMAT_VAR
-
-pluginName = Server Tools infopops for J2EE Standard Tools
-providerName = Eclipse.org
diff --git a/docs/org.eclipse.jst.server.ui.infopop/plugin.xml b/docs/org.eclipse.jst.server.ui.infopop/plugin.xml
deleted file mode 100644
index 877ae60..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/plugin.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.3"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<?NLS TYPE="org.eclipse.help.contexts"?>
-<plugin>
-
-   
-   <extension
-         point="org.eclipse.help.contexts">
-      <contexts
-            file="STtomcatContexts.xml"
-            plugin="org.eclipse.jst.server.tomcat.ui">
-      </contexts>
-	<contexts
-            file="STjavaContexts.xml"
-            plugin="org.eclipse.jst.server.ui">
-      </contexts>
-   </extension>
-
-</plugin>
diff --git a/docs/org.eclipse.wst.server.ui.infopop/.cvsignore b/docs/org.eclipse.wst.server.ui.infopop/.cvsignore
deleted file mode 100644
index c14487c..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-build.xml
diff --git a/docs/org.eclipse.wst.server.ui.infopop/.project b/docs/org.eclipse.wst.server.ui.infopop/.project
deleted file mode 100644
index d8eb840..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/.project
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>org.eclipse.wst.server.ui.infopop</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.pde.ManifestBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.SchemaBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.PluginNature</nature>
-	</natures>
-</projectDescription>
diff --git a/docs/org.eclipse.wst.server.ui.infopop/META-INF/MANIFEST.MF b/docs/org.eclipse.wst.server.ui.infopop/META-INF/MANIFEST.MF
deleted file mode 100644
index 720e2c7..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,7 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %pluginName
-Bundle-SymbolicName: org.eclipse.wst.server.ui.infopop; singleton:=true
-Bundle-Version: 1.1.0.qualifier
-Bundle-Vendor: %providerName
-Bundle-Localization: plugin
diff --git a/docs/org.eclipse.wst.server.ui.infopop/STtcpipContexts.xml b/docs/org.eclipse.wst.server.ui.infopop/STtcpipContexts.xml
deleted file mode 100644
index 91b275c..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/STtcpipContexts.xml
+++ /dev/null
@@ -1,113 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?NLS type="org.eclipse.help.contexts"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2005 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<contexts>
-<context id="tmce0000">
-<description>This editor allows you to edit TCP/IP Monitor server configuration files.
-
-</description>
-</context>
-<context id="tmce0002">
-<description>The name of the server configuration.
-
-</description>
-</context>
-<context id="tmce0004">
-<description>A unique port number on your local machine.
-
-</description>
-</context>
-<context id="tmce0006">
-<description>The host name or IP address of the machine where the server is running.
-
-</description>
-</context>
-<context id="tmce0008">
-<description>The port number of the remote server.
-
-</description>
-</context>
-<context id="tmce0010">
-<description>Specifies whether the requests from the Web browser are: - Modified so that the HTTP header points to the remote machine - Separated if multiple HTTP requests are received in the same connection. If this check box is not enabled, all the requests are sent byte for byte.
-
-</description>
-</context>
-<context id="tmie0000">
-<description>This editor allows you to edit TCP/IP Monitor server files.
-
-</description>
-</context>
-<context id="tmie0002">
-<description>The name of the server.
-
-</description>
-</context>
-<context id="tmpr0000">
-<description>Use to set the preferences for the TCP/IP monitoring server.  The TCP/IP Monitor is a simple server that monitors all the requests and the responses between a Web browser and an application server.
-
-</description>
-</context>
-<context id="tmpr0002">
-<description>Specify whether to display the TCP/IP Monitor view when there is activity though a TCP/IP monitoring server.
-
-</description>
-</context>
-<context id="tmpr0004">
-<description>The <b>TCP/IP Monitor</b> table lists the available TCP/IP monitoring servers.  You can add, edit, remove, start or stop the available TCP/IP monitoring servers from the <b>TCP/IP Monitor</b> table.  
-The <b>Status</b> column shows if the TCP/IP monitor is started or stopped.  
-The <b>Host name</b> column shows the host name or IP address of the machine where the server is running.
-The <b>Type</b> column shows whether the request type from the Web browser are sent by HTTP or TCP/IP.
-</description>
-</context>
-<context id="tmpr0006">
-<description>This wizard allows you to add or edit TCP/IP monitoring servers.
-In the <b>Local monitoring port</b> field, specify a unique port number on your local machine.
-Use the <b>Host name</b> field under <b>Monitor</b> section to specify the host name or IP address of the machine where the server is running.
-Use the <b>Port</b> field under <b>Monitor</b> section to specify the port number of the remote server.
-Use the <b>Type</b> combination box under <b>Monitor</b> section to specify whether the request type from the Web browser are sent by HTTP or TCP/IP.  If the HTTP option is selected the requests from the Web browser are:
--Modified so that the HTTP header points to the remote machine
--Separated if multiple HTTP requests are received in the same connection.
-If the TCP/IP option is selected, all the requests are sent byte for byte.
-Use the <b>Connection Timeout</b> field under <b>Monitor</b> section to specify the length of time, in milliseconds, that you can wait before ending the TCP/IP connection to a server.
-</description>
-</context>
-<context id="tmvw0000">
-<description>The TCP/IP Monitor is a simple server that monitors all the requests and the responses between a Web browser and an application server. You can also use this view to monitor the TCP/IP activity.
-
-</description>
-</context>
-<context id="tmvw0002">
-<description>A list of requests sent to the application server.
-
-</description>
-</context>
-<context id="tmvw0004">
-<description>When a request is selected from the list of requests, the Request pane contains information about the request when it is forwarded to the application server.
-
-</description>
-</context>
-<context id="tmvw0006">
-<description>When a response is selected from the list of responses, the Response pane contains information about the response when it is received from the application server.
-
-</description>
-</context>
-<context id="tmcw0000">
-<description>The host name or IP address of the machine where the server is running.
-
-</description>
-</context>
-<context id="tmcw0002">
-<description>The port number of the remote server.
-
-</description>
-</context>
-</contexts>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.infopop/STuiContexts.xml b/docs/org.eclipse.wst.server.ui.infopop/STuiContexts.xml
deleted file mode 100644
index b7e27b4..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/STuiContexts.xml
+++ /dev/null
@@ -1,277 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?NLS type="org.eclipse.help.contexts"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<contexts>
-<context id="sdpd0000">
-<description>This dialog box displays the status of the projects that were published. For more detailed information, click <b>Details</b>. A scrollable box appears at the bottom of this dialog box.
-
-</description>
-</context>
-<context id="sdpd0002">
-<description>This dialog box displays the status of the projects that were published. For more detailed information, click <b>Details</b>. A scrollable box appears at the bottom of this dialog box.
-
-</description>
-</context>
-<context id="sdpd0004">
-<description>This dialog box displays the status of the projects that were published. For more detailed information, click <b>Details</b>. A scrollable box appears at the bottom of this dialog box.
-
-</description>
-</context>
-<context id="sdpd0006">
-<description>This dialog box displays the status of the projects that were published. For more detailed information, click <b>Details</b>. A scrollable box appears at the bottom of this dialog box.
-
-</description>
-</context>
-
-<context id="sdpi0000">
-<description>This change cannot be undone.
-
-</description>
-</context>
-<context id="sdti0000">
-<description>Informational message indicating that server is not responding and that you may want to terminate it by clicking <b>OK</b>.
-
-</description>
-</context>
-<context id="spge0000">
-<description>Use this page to define a list of server runtime environments available for selection in the current workspace.
-
-A server runtime environment is composed of the following definitions:
--a name to identify the server runtime environment
--the type of server that specifies the vendor and version-level of the server
--the directory path to a local installation of the server
--In some cases, also includes a reference to a Java runtime environment
-
-If a server runtime environment is referencing a stub directory of the server, you can only compile your application against the stub server.  However, if referencing a full installation of the server, you can compile, test, and run your application against the installation of the server.
-</description>
-</context>
-
-<context id="spge0002">
-<description>Specifies that all the files should automatically be published to the local server at every <b>seconds</b> intervals, where <b>seconds</b> is the number of seconds you have specified in the control.
-</description>
-</context>
-<context id="spge0006">
-<description>Specifies that all the files should automatically be published to the remote server at every <b>seconds</b> intervals, where <b>seconds</b> is the number of seconds you have specified in the control.
-</description>
-</context>
-<context id="spge0012">
-<description>Specifies that all the files should automatically be published before starting the server.
-</description>
-</context>
-<context id="spge0022">
-<description>The Servers view is displayed on the workbench when there are any activities in the Servers view.
-</description>
-</context>
-
-<context id="spge0024">
-<description>Specifies the preferences for saving the changes in any open server editors before starting the server. Select <b>Never</b> to never save the changes in any open editors before starting the server. Select <b>Prompt</b> to have the server tools prompt you before saving any changes in an open server editor. Select <b>Always</b> to have the server tools automatically save any changes in an open server editor before starting the server.
-</description>
-</context>
-
-<context id="spge0026">
-<description>This is the length of time the workbench is going to wait for the server to start.
-<b>Tip</b>:  If you have a fast processing machine, you can try specifying a shorter timeout interval.  If you have a slow processing machine, you can try specifying a longer timeout interval.
-</description>
-</context>
-
-<context id="spge0027">
-<description>This is the length of time the workbench is going to wait for the stop signal from the server.
-<b>Tip</b>:  If you have a fast processing machine, you can try specifying a shorter timeout interval.  If you have a slow processing machine, you can try specifying a longer timeout interval.
-</description>
-</context>
-
-<context id="spge0028">
-<description>This option specifies that each time you start the workbench, it will try to update the status of the server defined in the Servers view with the actual state of the server, such as Started or Stopped.
-</description>
-</context>
-
-<context id="spge0030">
-<description>When switching the server to run in a different mode, for example using the <b>Run As</b> > <b>Run on Server</b>, <b>Profile As</b> > <b>Profile on Server</b>, or <b>Debug As</b> > <b>Debug on Server</b>, specify the next action of the server by selecting one of the following options:
-
-<b>Restart</b> - specifies the workbench to stop and restart the server
-
-<b>Continue</b> - specifies to continue running the server in previous mode and ignore the change request of running in a different server mode
-
-<b>Prompt</b> - specifies the workbench to prompt you for the next server action when you switch the server to run in a different mode
-</description>
-</context>
-
-<context id="spge0031">
-<description>When you finish running the server in debug mode and switch out, for example using the <b>Run As</b> > <b>Run on Server</b> or <b>Profile As</b> > <b>Profile on Server</b> command, specify the next action of the server by selecting one of the following options:
-
-<b>Restart</b> - specifies the workbench to stop and restart the server
-
-<b>Disable breakpoints</b> - specifies to clear all previously set breakpoints from the application and continue running the application in the newly selected server mode
-
-<b>Continue</b> - specifies to continue running the server in debug mode and ignore the change request of running in a different server mode
-
-<b>Prompt</b> - specifies the workbench to prompt you for the next server action when switching the server out of debug mode
-</description>
-</context>
-
-<context id="spge0032">
-<description>When you change the server mode into debug mode, for example using the <b>Debug As</b> > <b>Debug on Server</b> command, specify how to handle the breakpoints currently set in your application by selecting one of the following options:
-
-<b>Always</b> - specifies to enable all the currently set breakpoints in your application and break at them
-
-<b>Never</b> - specifies the workbench to ignore all the breakpoints previously set in your application and continue running the application on the server in debug mode. When the workbench ignores all the breakpoints in your application, the behavior of the server mode is similar to using the <b>Run on Server</b> command. However, because the server is running in debug mode, you have the opportunity to enable or re-enable breakpoints in your application.
-
-<b>Prompt</b> - specifies the workbench will prompt you on how to handle the breakpoints set in your applications
-</description>
-</context>
-
-<context id="svcp0000">
-<description>The Servers view allows you to manage servers. This view displays a list of all your servers and the server configurations that are associated with each server. You can use this view to start, start in debug mode, restart, and stop servers.
-To edit a server open its server editor by going into the Servers view and double-click the server; or right-click the server and select <b>Open</b> in the pop-up menu.
-</description>
-</context>
-<context id="svcp0002">
-<description>
-This dialog box prompts different options depending on the status of the server in the Servers view:
-
-<b>Delete unused server configurations</b>: If server configuration files were created in the workspace under a server project, this option becomes available. Select this check box to remove the server configuration files from the workspace. 
-<b>Delete running servers</b> This option specifies to delete servers that are still running.  
-<b>Stop servers before deleting</b> This option is only available if the Delete running servers option is selected. This option specifies to stop running servers prior to removing them from the Servers view. If this option is cleared and the Delete running servers option is selected, no stop command is issued against the server, and as a result the server is left running after removing the server from the Servers view.
-
-Select the <b>OK</b> button to apply your delete options.
-</description>
-</context>
-
-<!-- In Servers View, right-click a server and select Properties > General Information
-<context id="svcp0004">
-<description>
-</description>
-</context>
--->
-<context id="swns0000">
-<description>This wizard creates a new server and a new server configuration. A server contains information required to point to a specific run-time environment for local or remote testing, or for deployment to an application server. A server configuration contains information required to set up and deploy to a server.
-
-</description>
-</context>
-
-<context id="swns0006">
-<description>The type of environment that you want to use for this server. A list of available server types is shown. For more details on each of the supported server types, select a type from the list and read the description that appears in the <b>Description</b> area of this wizard page.
-
-</description>
-</context>
-<context id="swsc0000">
-<description>If a resource can run on several server clients, this dialog box will display them allowing you to select which one will be used.
-
-</description>
-</context>
-<context id="swsc0002">
-<description>If a resource can run on several server clients, this dialog box will display them allowing you to select which one will be used.
-
-</description>
-</context>
-<context id="swsi0000">
-<description>Select a server to launch.
-
-</description>
-</context>
-<context id="swsi0002">
-<description>Select an existing server.
-
-</description>
-</context>
-<context id="swsi0004">
-<description>List of existing servers that can be launched.
-
-</description>
-</context>
-<context id="swsi0010">
-<description>Create a new server to launch.
-
-</description>
-</context>
-<context id="swsi0012">
-<description>List of types of servers that can be launched.
-
-</description>
-</context>
-<context id="swsi0014">
-<description>A preferred server is the server that you want to use when a project has more than one server defined. Click to set the selected server as your preferred server.
-
-</description>
-</context>
-<context id="swsl0000">
-<description>To confirm that you want to launch the selected object, click <b>Finish</b>.
-
-</description>
-</context>
-
-<context id="seop0000">
-<description>Specify the host name and other server settings.
-</description>
-</context>
-
-<context id="seop0002">
-<description>Specify the name assign to the server.  This name is displayed in the Servers view under the Server column.
-</description>
-</context>
-
-<context id="seop0004">
-<description>Specifies the location where the server configuration files are stored on the workbench.  
-For example, if you specified the Configuration path to be <b>/Servers/Tomcat v4.1 Server at localhost-config</b>, the files are available in the Navigator view, expand the folders: Servers > Tomcat v4.1 Server at localhost-config.
-</description>
-</context>
-
-<context id="seop0006">
-<description>The fully qualified DNS name or IP address of the host machine where the server is running.
-</description>
-</context>
-
-<context id="seop0008">
-<description>Specifies the name of the server runtime environment as defined in the Preferences page (Window > Preferences > Server > Runtime Environments).
-The server runtime environments define the runtime environment of an application server for compiling your application.
-To change the server runtime environment, select the <b>Runtime Environment</b> link.
-</description>
-
-</context>
-<context id="seop0010">
-<description>Specify to use the publishing settings as defined in the Preferences page (Windows > Preferences > Server).
-</description>
-</context>
-
-<context id="seop0012">
-<description>Specifies that all the files should automatically be published to the server at every <b>seconds</b> interval, where <b>seconds</b> is the number of seconds you have specified in the <b>Publishing interval</b> control.
-</description>
-</context>
-
-<context id="seop0016">
-<description>Specifies the tools should never publish files to the server.
-</description>
-</context>
-
-<context id="swmm0000">
-<description>In the Available projects list, specify the projects that you want to add to the server by clicking the <b>Add</b> button. When you select a project to add to the server, only the projects that are applicable to the type of server will appear. To remove a project from the Configured projects list, click the <b>Remove</b> button.
-</description>
-</context>
-
-<context id="swnr0000">
-<description>Under the <b>Select the type of runtime environment</b> list, select a server and version-level as the target server runtime environment. 
-<b>Tip:</b> In the text field under the <b>Select the type of runtime environment</b> label, you can replace the text <b>type filter text</b> with keywords to filter the list of available application servers. The following are examples of filter keywords, see the help topic for details: Apache, WebSphere, ejb, web, 5.0, or 1.2.  
-When you add a server runtime environment, by default a server is created and added as an entry in the Servers view. If you want to only add the server runtime environment and not create the server in the Servers view, clear the <b>Create a new local server</b> check box. 
-To continue, click <b>Next</b>.
-</description>
-</context>
-
-<context id="svcp0004">
-<description>Select the <b>Switch location</b> button to toggle between displaying and hiding the metadata of the server on the workbench.  For details about the server metadata, see the <b>Displaying or hiding the metadata of the server</b> help topic.
-
-If the value of the <b>Location</b> field contains [workspace metadata], this means the workbench is hiding the metadata. To display the metadata on the workbench, select the <b>Switch location</b> button again until the [workspace metadata] changes to a file path directory. The file path directory specifies the location where the server metadata file is stored on the workbench.  You can find the server metadata file in the Project Explorer view, expand the <b>Servers</b> folder and then expand your server project to locate the serverName.server file, where serverName is the name assigned to your server.
-
-Optionally, you can double-click the serverName.server file to edit the data in the server editor.
-</description>
-</context>
-
-</contexts>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.infopop/STutilitiesContexts.xml b/docs/org.eclipse.wst.server.ui.infopop/STutilitiesContexts.xml
deleted file mode 100644
index 206488b..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/STutilitiesContexts.xml
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?NLS type="org.eclipse.help.contexts"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2005 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<contexts>
-<context id="aupr0000">
-<description>Use to set the preferences that servers will use for audio purposes.
-
-</description>
-</context>
-<context id="aupr0002">
-<description>Plays sound when an error occurs on the server, or whenever the server changes state (such as, changing from "Starting" to "Started").
-
-</description>
-</context>
-<context id="aupr0004">
-<description>Adjusts the volume of the sound played on your computer.
-
-</description>
-</context>
-<context id="aupr0006">
-<description>Lists the sounds events to which you can enable the sound. To enable sound for an event, select the check box beside the event.
-
-</description>
-</context>
-<context id="aupr0008">
-<description>To test a particular sound, select a sound and then click <b>Play</b>.
-
-</description>
-</context>
-<context id="aupr0010">
-<description>To choose a sound from a list of available sounds that are on your machine, select <b>Browse</b>.
-
-</description>
-</context>
-<context id="aupr0012">
-<description>To reset a particular sound to the workbench default one, select a sound and then click <b>Reset</b>.
-
-</description>
-</context>
-</contexts>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.infopop/about.html b/docs/org.eclipse.wst.server.ui.infopop/about.html
deleted file mode 100644
index 73db36e..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/about.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-
-<H3>About This Content</H3>
-
-<P>June 06, 2007</P>
-
-<H3>License</H3>
-
-<P>The Eclipse Foundation makes available all content in this plug-in 
-("Content"). Unless otherwise indicated below, the Content is provided to you 
-under the terms and conditions of the Eclipse Public License Version 1.0 
-("EPL"). A copy of the EPL is available at
-<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>. 
-For purposes of the EPL, "Program" will mean the Content.</P>
-
-<P>If you did not receive this Content directly from the Eclipse Foundation, the 
-Content is being redistributed by another party ("Redistributor") and different 
-terms and conditions may apply to your use of any object code in the Content. 
-Check the Redistributor’s license that was provided with the Content. If no such 
-license exists, contact the Redistributor. Unless otherwise indicated below, the 
-terms and conditions of the EPL still apply to any source code in the Content 
-and such source code may be obtained at
-<A href="http://www.eclipse.org/">http://www.eclipse.org/</A>.</P>
-
-</BODY>
-</HTML>
diff --git a/docs/org.eclipse.wst.server.ui.infopop/build.properties b/docs/org.eclipse.wst.server.ui.infopop/build.properties
deleted file mode 100644
index 187372d..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/build.properties
+++ /dev/null
@@ -1,9 +0,0 @@
-bin.includes = STtcpipContexts.xml,\
-               STuiContexts.xml,\
-               STutilitiesContexts.xml,\
-               about.html,\
-               plugin.properties,\
-               plugin.xml,\
-               META-INF/
-src.includes = build.properties
-generateSourceBundle=false
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.infopop/plugin.properties b/docs/org.eclipse.wst.server.ui.infopop/plugin.properties
deleted file mode 100644
index 4dfddec..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/plugin.properties
+++ /dev/null
@@ -1,4 +0,0 @@
-# NLS_MESSAGEFORMAT_VAR
-
-pluginName   = Server Tools infopops for Web Standard Tools
-providerName = Eclipse.org
diff --git a/docs/org.eclipse.wst.server.ui.infopop/plugin.xml b/docs/org.eclipse.wst.server.ui.infopop/plugin.xml
deleted file mode 100644
index e156aa0..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/plugin.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.3"?>
-<?NLS TYPE="org.eclipse.help.contexts"?> 
-
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-
-<plugin>
-	<extension point="org.eclipse.help.contexts">
-		<contexts file="STtcpipContexts.xml" plugin="org.eclipse.wst.internet.monitor.ui" />
-		<contexts file="STutilitiesContexts.xml" plugin="org.eclipse.wst.server.ui" />
-		<contexts file="STuiContexts.xml" plugin="org.eclipse.wst.server.ui" />  
-	</extension>
-</plugin>
\ No newline at end of file