blob: 603c8fb1e20b613feb43e26063ae8c235c64c288 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<extension point="org.eclipse.wst.server.core.runtimeTypes">
<runtimeType
id="org.eclipse.jst.server.tomcat.runtime.32"
name="%runtimeTypeTomcat32Label"
description="%runtimeTypeTomcat32Description"
vendor="%apache"
version="3.2"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatRuntime">
<moduleType
types="jst.web"
versions="2.2"/>
<moduleType
types="jst.utility"
versions="1.0"/>
</runtimeType>
<runtimeType
id="org.eclipse.jst.server.tomcat.runtime.40"
name="%runtimeTypeTomcat40Label"
description="%runtimeTypeTomcat40Description"
vendor="%apache"
version="4.0"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatRuntime">
<moduleType
types="jst.web"
versions="2.2, 2.3"/>
<moduleType
types="jst.utility"
versions="1.0"/>
</runtimeType>
<runtimeType
id="org.eclipse.jst.server.tomcat.runtime.41"
name="%runtimeTypeTomcat41Label"
description="%runtimeTypeTomcat41Description"
vendor="%apache"
version="4.1"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatRuntime">
<moduleType
types="jst.web"
versions="2.2, 2.3"/>
<moduleType
types="jst.utility"
versions="1.0"/>
</runtimeType>
<runtimeType
id="org.eclipse.jst.server.tomcat.runtime.50"
name="%runtimeTypeTomcat50Label"
description="%runtimeTypeTomcat50Description"
vendor="%apache"
version="5.0"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatRuntime">
<moduleType
types="jst.web"
versions="2.2, 2.3, 2.4"/>
<moduleType
types="jst.utility"
versions="1.0"/>
</runtimeType>
<runtimeType
id="org.eclipse.jst.server.tomcat.runtime.55"
name="%runtimeTypeTomcat55Label"
description="%runtimeTypeTomcat55Description"
vendor="%apache"
version="5.5"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatRuntime">
<moduleType
types="jst.web"
versions="2.2, 2.3, 2.4"/>
<moduleType
types="jst.utility"
versions="1.0"/>
</runtimeType>
<runtimeType
id="org.eclipse.jst.server.tomcat.runtime.60"
name="%runtimeTypeTomcat60Label"
description="%runtimeTypeTomcat60Description"
vendor="%apache"
version="6.0"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatRuntime">
<moduleType
types="jst.web"
versions="2.2, 2.3, 2.4, 2.5"/>
<moduleType
types="jst.utility"
versions="1.0"/>
</runtimeType>
<runtimeType
id="org.eclipse.jst.server.tomcat.runtime.70"
name="%runtimeTypeTomcat70Label"
description="%runtimeTypeTomcat70Description"
vendor="%apache"
version="7.0"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatRuntime">
<moduleType
types="jst.web"
versions="2.2, 2.3, 2.4, 2.5, 3.0"/>
<moduleType
types="jst.utility"
versions="1.0"/>
</runtimeType>
<runtimeType
id="org.eclipse.jst.server.tomcat.runtime.80"
name="%runtimeTypeTomcat80Label"
description="%runtimeTypeTomcat80Description"
vendor="%apache"
version="8.0"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatRuntime">
<moduleType
types="jst.web"
versions="2.2, 2.3, 2.4, 2.5, 3.0, 3.1"/>
<moduleType
types="jst.utility"
versions="1.0"/>
</runtimeType>
<runtimeType
id="org.eclipse.jst.server.tomcat.runtime.85"
name="%runtimeTypeTomcat85Label"
description="%runtimeTypeTomcat85Description"
vendor="%apache"
version="8.5"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatRuntime">
<moduleType
types="jst.web"
versions="2.2, 2.3, 2.4, 2.5, 3.0, 3.1"/>
<moduleType
types="jst.utility"
versions="1.0"/>
</runtimeType>
<runtimeType
id="org.eclipse.jst.server.tomcat.runtime.90"
name="%runtimeTypeTomcat90Label"
description="%runtimeTypeTomcat90Description"
vendor="%apache"
version="9.0"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatRuntime">
<moduleType
types="jst.web"
versions="2.2, 2.3, 2.4, 2.5, 3.0, 3.1, 4.0"/>
<moduleType
types="jst.utility"
versions="1.0"/>
</runtimeType>
<runtimeType
id="org.eclipse.jst.server.tomcat.runtime.100"
name="%runtimeTypeTomcat100Label"
description="%runtimeTypeTomcat100Description"
vendor="%apache"
version="10.0"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatRuntime">
<moduleType
types="jst.web"
versions="2.2, 2.3, 2.4, 2.5, 3.0, 3.1, 4.0, 5.0"/>
<moduleType
types="jst.utility"
versions="1.0"/>
</runtimeType>
</extension>
<extension point="org.eclipse.wst.server.core.runtimeLocators">
<runtimeLocator
id="org.eclipse.jst.server.tomcat.runtime.locator"
typeIds="org.eclipse.jst.server.tomcat.runtime.*"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatRuntimeLocator"/>
</extension>
<extension point="org.eclipse.jst.server.core.runtimeClasspathProviders">
<runtimeClasspathProvider
id="org.eclipse.jst.server.tomcat.runtimeTarget"
runtimeTypeIds="org.eclipse.jst.server.tomcat.runtime.*"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatRuntimeClasspathProvider"/>
</extension>
<extension point="org.eclipse.wst.server.core.serverTypes">
<serverType
id="org.eclipse.jst.server.tomcat.32"
name="%tomcat32ServerType"
description="%tomcat32ServerDescription"
supportsRemoteHosts="false"
runtime="true"
startTimeout="30000"
stopTimeout="15000"
initialState="stopped"
hasConfiguration="true"
launchConfigId="org.eclipse.jst.server.tomcat.core.launchConfigurationType"
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.32"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatServer"
behaviourClass="org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour">
</serverType>
<serverType
id="org.eclipse.jst.server.tomcat.40"
name="%tomcat40ServerType"
description="%tomcat40ServerDescription"
supportsRemoteHosts="false"
runtime="true"
startTimeout="30000"
stopTimeout="15000"
initialState="stopped"
hasConfiguration="true"
launchConfigId="org.eclipse.jst.server.tomcat.core.launchConfigurationType"
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.40"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatServer"
behaviourClass="org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour">
</serverType>
<serverType
id="org.eclipse.jst.server.tomcat.41"
name="%tomcat41ServerType"
description="%tomcat41ServerDescription"
supportsRemoteHosts="false"
runtime="true"
startTimeout="30000"
stopTimeout="15000"
initialState="stopped"
hasConfiguration="true"
launchConfigId="org.eclipse.jst.server.tomcat.core.launchConfigurationType"
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.41"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatServer"
behaviourClass="org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour">
</serverType>
<serverType
id="org.eclipse.jst.server.tomcat.50"
name="%tomcat50ServerType"
description="%tomcat50ServerDescription"
supportsRemoteHosts="false"
runtime="true"
startTimeout="45000"
stopTimeout="15000"
initialState="stopped"
hasConfiguration="true"
launchConfigId="org.eclipse.jst.server.tomcat.core.launchConfigurationType"
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.50"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatServer"
behaviourClass="org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour">
</serverType>
<serverType
id="org.eclipse.jst.server.tomcat.55"
name="%tomcat55ServerType"
description="%tomcat55ServerDescription"
supportsRemoteHosts="false"
runtime="true"
startTimeout="45000"
stopTimeout="15000"
initialState="stopped"
hasConfiguration="true"
launchConfigId="org.eclipse.jst.server.tomcat.core.launchConfigurationType"
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.55"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatServer"
behaviourClass="org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour">
</serverType>
<serverType
id="org.eclipse.jst.server.tomcat.60"
name="%tomcat60ServerType"
description="%tomcat60ServerDescription"
supportsRemoteHosts="false"
runtime="true"
startTimeout="45000"
stopTimeout="15000"
initialState="stopped"
hasConfiguration="true"
launchConfigId="org.eclipse.jst.server.tomcat.core.launchConfigurationType"
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.60"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatServer"
behaviourClass="org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour">
</serverType>
<serverType
id="org.eclipse.jst.server.tomcat.70"
name="%tomcat70ServerType"
description="%tomcat70ServerDescription"
supportsRemoteHosts="false"
runtime="true"
startTimeout="45000"
stopTimeout="15000"
initialState="stopped"
hasConfiguration="true"
launchConfigId="org.eclipse.jst.server.tomcat.core.launchConfigurationType"
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.70"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatServer"
behaviourClass="org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour">
</serverType>
<serverType
id="org.eclipse.jst.server.tomcat.80"
name="%tomcat80ServerType"
description="%tomcat80ServerDescription"
supportsRemoteHosts="false"
runtime="true"
startTimeout="45000"
stopTimeout="15000"
initialState="stopped"
hasConfiguration="true"
launchConfigId="org.eclipse.jst.server.tomcat.core.launchConfigurationType"
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.80"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatServer"
behaviourClass="org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour">
</serverType>
<serverType
id="org.eclipse.jst.server.tomcat.85"
name="%tomcat85ServerType"
description="%tomcat85ServerDescription"
supportsRemoteHosts="false"
runtime="true"
startTimeout="45000"
stopTimeout="15000"
initialState="stopped"
hasConfiguration="true"
launchConfigId="org.eclipse.jst.server.tomcat.core.launchConfigurationType"
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.85"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatServer"
behaviourClass="org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour">
</serverType>
<serverType
id="org.eclipse.jst.server.tomcat.90"
name="%tomcat90ServerType"
description="%tomcat90ServerDescription"
supportsRemoteHosts="false"
runtime="true"
startTimeout="45000"
stopTimeout="15000"
initialState="stopped"
hasConfiguration="true"
launchConfigId="org.eclipse.jst.server.tomcat.core.launchConfigurationType"
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.90"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatServer"
behaviourClass="org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour">
</serverType>
<serverType
id="org.eclipse.jst.server.tomcat.100"
name="%tomcat100ServerType"
description="%tomcat100ServerDescription"
supportsRemoteHosts="false"
runtime="true"
startTimeout="60000"
stopTimeout="15000"
initialState="stopped"
hasConfiguration="true"
launchConfigId="org.eclipse.jst.server.tomcat.core.launchConfigurationType"
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.100"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatServer"
behaviourClass="org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour">
</serverType>
</extension>
<extension point="org.eclipse.wst.server.core.serverLocators">
<serverLocator
id="org.eclipse.jst.server.tomcat.server.locator"
supportsRemoteHosts="false"
typeIds="org.eclipse.jst.server.tomcat.*"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatServerLocator"/>
</extension>
<extension point="org.eclipse.wst.server.core.launchableAdapters">
<launchableAdapter
class="org.eclipse.jst.server.tomcat.core.internal.TomcatLaunchableAdapterDelegate"
id="org.eclipse.jst.server.tomcat.web"/>
</extension>
<extension point="org.eclipse.debug.core.sourcePathComputers">
<sourcePathComputer
id="org.eclipse.jst.server.tomcat.core.sourcePathComputer"
class="org.eclipse.jst.server.tomcat.core.internal.TomcatSourcePathComputerDelegate"/>
</extension>
<extension point="org.eclipse.debug.core.launchConfigurationTypes">
<launchConfigurationType
id="org.eclipse.jst.server.tomcat.core.launchConfigurationType"
name="%tomcatLaunchConfigurationType"
delegate="org.eclipse.jst.server.tomcat.core.internal.TomcatLaunchConfigurationDelegate"
modes="run, debug, profile"
sourceLocatorId="org.eclipse.jdt.launching.sourceLocator.JavaSourceLookupDirector"
sourcePathComputerId="org.eclipse.jst.server.tomcat.core.sourcePathComputer"/>
</extension>
<extension point="org.eclipse.wst.server.core.publishTasks">
<publishTask
id="org.eclipse.jst.server.tomcat.core.publishTask"
typeIds="org.eclipse.jst.server.tomcat.*"
class="org.eclipse.jst.server.tomcat.core.internal.PublishTask"/>
</extension>
<extension point="org.eclipse.wst.common.project.facet.core.runtimes">
<runtime-component-type
id="org.eclipse.jst.server.tomcat"/>
<runtime-component-version
type="org.eclipse.jst.server.tomcat"
version="3.2"/>
<runtime-component-version
type="org.eclipse.jst.server.tomcat"
version="4.0"/>
<runtime-component-version
type="org.eclipse.jst.server.tomcat"
version="4.1"/>
<runtime-component-version
type="org.eclipse.jst.server.tomcat"
version="5.0"/>
<runtime-component-version
type="org.eclipse.jst.server.tomcat"
version="5.5"/>
<runtime-component-version
type="org.eclipse.jst.server.tomcat"
version="6.0"/>
<runtime-component-version
type="org.eclipse.jst.server.tomcat"
version="7.0"/>
<runtime-component-version
type="org.eclipse.jst.server.tomcat"
version="8.0"/>
<runtime-component-version
type="org.eclipse.jst.server.tomcat"
version="8.5"/>
<runtime-component-version
type="org.eclipse.jst.server.tomcat"
version="9.0"/>
<runtime-component-version
type="org.eclipse.jst.server.tomcat"
version="10.0"/>
<adapter>
<runtime-component
id="org.eclipse.jst.server.tomcat"/>
<factory
class="org.eclipse.jst.server.core.internal.RuntimeClasspathProvider$Factory"/>
<type
class="org.eclipse.jst.common.project.facet.core.IClasspathProvider"/>
</adapter>
<supported>
<runtime-component
id="org.eclipse.jst.server.tomcat"
version="3.2"/>
<facet
id="jst.web"
version="2.2"/>
<facet
id="jst.utility"
version="1.0"/>
</supported>
<supported>
<runtime-component
id="org.eclipse.jst.server.tomcat"
version="4.0"/>
<facet
id="jst.web"
version="2.2,2.3"/>
<facet
id="jst.utility"
version="1.0"/>
</supported>
<supported>
<runtime-component
id="org.eclipse.jst.server.tomcat"
version="4.1"/>
<facet
id="jst.web"
version="2.2,2.3"/>
<facet
id="jst.utility"
version="1.0"/>
</supported>
<supported>
<runtime-component
id="org.eclipse.jst.server.tomcat"
version="5.0"/>
<facet
id="jst.web"
version="2.2,2.3,2.4"/>
<facet
id="jst.utility"
version="1.0"/>
</supported>
<supported>
<runtime-component
id="org.eclipse.jst.server.tomcat"
version="5.5"/>
<facet
id="jst.web"
version="2.2,2.3,2.4"/>
<facet
id="jst.utility"
version="1.0"/>
</supported>
<supported>
<runtime-component
id="org.eclipse.jst.server.tomcat"
version="6.0"/>
<facet
id="jst.web"
version="2.2,2.3,2.4,2.5"/>
<facet
id="jst.utility"
version="1.0"/>
</supported>
<supported>
<runtime-component
id="org.eclipse.jst.server.tomcat"
version="7.0"/>
<facet
id="jst.web"
version="2.2,2.3,2.4,2.5,3.0"/>
<facet
id="jst.webfragment"
version="3.0"/>
<facet
id="jst.utility"
version="1.0"/>
</supported>
<supported>
<runtime-component
id="org.eclipse.jst.server.tomcat"
version="8.0"/>
<facet
id="jst.web"
version="2.2,2.3,2.4,2.5,3.0,3.1"/>
<facet
id="jst.webfragment"
version="3.0,3.1"/>
<facet
id="jst.utility"
version="1.0"/>
</supported>
<supported>
<runtime-component
id="org.eclipse.jst.server.tomcat"
version="8.5"/>
<facet
id="jst.web"
version="2.2,2.3,2.4,2.5,3.0,3.1"/>
<facet
id="jst.webfragment"
version="3.0,3.1"/>
<facet
id="jst.utility"
version="1.0"/>
</supported>
<supported>
<runtime-component
id="org.eclipse.jst.server.tomcat"
version="9.0"/>
<facet
id="jst.web"
version="2.2,2.3,2.4,2.5,3.0,3.1,4.0"/>
<facet
id="jst.webfragment"
version="3.0,3.1,4.0"/>
<facet
id="jst.utility"
version="1.0"/>
</supported>
<supported>
<runtime-component
id="org.eclipse.jst.server.tomcat"
version="10.0"/>
<facet
id="jst.web"
version="2.2,2.3,2.4,2.5,3.0,3.1,4.0,5.0"/>
<facet
id="jst.webfragment"
version="3.0,3.1,4.0"/>
<facet
id="jst.utility"
version="1.0"/>
</supported>
</extension>
<extension point="org.eclipse.wst.common.project.facet.core.defaultFacets">
<default-facets>
<runtime-component id="org.eclipse.jst.server.tomcat"/>
<facet id="wst.jsdt.web" version="1.0"/>
</default-facets>
</extension>
<extension point="org.eclipse.jst.server.core.runtimeFacetMappings">
<runtimeFacetMapping
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.32"
runtime-component="org.eclipse.jst.server.tomcat"
version="3.2"/>
<runtimeFacetMapping
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.40"
runtime-component="org.eclipse.jst.server.tomcat"
version="4.0"/>
<runtimeFacetMapping
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.41"
runtime-component="org.eclipse.jst.server.tomcat"
version="4.1"/>
<runtimeFacetMapping
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.50"
runtime-component="org.eclipse.jst.server.tomcat"
version="5.0"/>
<runtimeFacetMapping
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.55"
runtime-component="org.eclipse.jst.server.tomcat"
version="5.5"/>
<runtimeFacetMapping
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.60"
runtime-component="org.eclipse.jst.server.tomcat"
version="6.0"/>
<runtimeFacetMapping
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.70"
runtime-component="org.eclipse.jst.server.tomcat"
version="7.0"/>
<runtimeFacetMapping
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.80"
runtime-component="org.eclipse.jst.server.tomcat"
version="8.0"/>
<runtimeFacetMapping
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.85"
runtime-component="org.eclipse.jst.server.tomcat"
version="8.5"/>
<runtimeFacetMapping
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.90"
runtime-component="org.eclipse.jst.server.tomcat"
version="9.0"/>
<runtimeFacetMapping
runtimeTypeId="org.eclipse.jst.server.tomcat.runtime.100"
runtime-component="org.eclipse.jst.server.tomcat"
version="10.0"/>
</extension>
<extension point="org.eclipse.wst.server.core.installableRuntimes">
<runtime
id="org.eclipse.jst.server.tomcat.runtime.32"
licenseUrl="https://www.apache.org/licenses/LICENSE-1.1"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-3/archive/v3.2.4/bin/jakarta-tomcat-3.2.4.zip"
archivePath="jakarta-tomcat-3.2.4"
os="win32"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.32"
licenseUrl="http://www.apache.org/licenses/LICENSE-1.1"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-3/archive/v3.2.4/bin/jakarta-tomcat-3.2.4.tar.gz"
archivePath="jakarta-tomcat-3.2.4"
os="linux,macosx"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.40"
licenseUrl="http://www.apache.org/licenses/LICENSE-1.1"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-4/archive/v4.0.6/bin/jakarta-tomcat-4.0.6.zip"
archivePath="jakarta-tomcat-4.0.6"
os="win32"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.40"
licenseUrl="http://www.apache.org/licenses/LICENSE-1.1"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-4/archive/v4.0.6/bin/jakarta-tomcat-4.0.6.tar.gz"
archivePath="jakarta-tomcat-4.0.6"
os="linux,macosx"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.41"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-4/v4.1.40/bin/apache-tomcat-4.1.40.zip"
archivePath="apache-tomcat-4.1.40"
archiveSize="11210581"
fileCount="1425"
os="win32"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.41"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-4/v4.1.40/bin/apache-tomcat-4.1.40.tar.gz"
archivePath="apache-tomcat-4.1.40"
archiveSize="9358737"
fileCount="1425"
os="linux,macosx"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.50"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-5/v5.0.28/bin/jakarta-tomcat-5.0.28.zip"
archivePath="jakarta-tomcat-5.0.28"
os="win32"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.50"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-5/v5.0.28/bin/jakarta-tomcat-5.0.28.tar.gz"
archivePath="jakarta-tomcat-5.0.28"
os="linux,macosx"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.55"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-5/v5.5.33/bin/apache-tomcat-5.5.33.zip"
archivePath="apache-tomcat-5.5.33"
archiveSize="9081893"
fileCount="840"
os="win32"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.55"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-5/v5.5.33/bin/apache-tomcat-5.5.33.tar.gz"
archivePath="apache-tomcat-5.5.33"
archiveSize="8205713"
fileCount="840"
os="linux,macosx"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.60"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-6/v6.0.37/bin/apache-tomcat-6.0.37-windows-x86.zip"
archivePath="apache-tomcat-6.0.37"
archiveSize="7912624"
fileCount="496"
os="win32"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.60"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-6/v6.0.37/bin/apache-tomcat-6.0.37.tar.gz"
archivePath="apache-tomcat-6.0.37"
archiveSize="6885442"
fileCount="492"
os="linux,macosx"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.70"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-7/v7.0.47/bin/apache-tomcat-7.0.47-windows-x86.zip"
archivePath="apache-tomcat-7.0.47"
archiveSize="9418080"
fileCount="633"
os="win32"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.70"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-7/v7.0.47/bin/apache-tomcat-7.0.47.tar.gz"
archivePath="apache-tomcat-7.0.47"
archiveSize="8234674"
fileCount="629"
os="linux,macosx"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.80"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-8/v8.0.36/bin/apache-tomcat-8.0.36-windows-x86.zip"
archivePath="apache-tomcat-8.0.36"
archiveSize="10562332"
fileCount="645"
os="win32"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.80"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-8/v8.0.53/bin/apache-tomcat-8.0.53.tar.gz"
archivePath="apache-tomcat-8.0.53"
archiveSize="9455895"
fileCount="643"
os="linux,macosx"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.85"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-8/v8.5.61/bin/apache-tomcat-8.5.61.tar.gz"
archivePath="apache-tomcat-8.5.61"
archiveSize="10492067"
fileCount="625"
os="linux,macosx"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.85"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-8/v8.5.61/bin/apache-tomcat-8.5.61-windows-x86.zip"
archivePath="apache-tomcat-8.5.61"
archiveSize="11538389"
fileCount="627"
os="win32"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.90"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.46/bin/apache-tomcat-9.0.46.tar.gz"
archivePath="apache-tomcat-9.0.46"
archiveSize="11496577"
fileCount="639"
os="linux,macosx"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.90"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.46/bin/apache-tomcat-9.0.46.zip"
archivePath="apache-tomcat-9.0.46"
archiveSize="12037488"
fileCount="639"
os="win32"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.100"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-10/v10.0.6/bin/apache-tomcat-10.0.6.tar.gz"
archivePath="apache-tomcat-10.0.6"
archiveSize="11822805"
fileCount="642"
os="linux,macosx"/>
<runtime
id="org.eclipse.jst.server.tomcat.runtime.100"
licenseUrl="https://www.apache.org/licenses/LICENSE-2.0.txt"
archiveUrl="https://archive.apache.org/dist/tomcat/tomcat-10/v10.0.6/bin/apache-tomcat-10.0.6.zip"
archivePath="apache-tomcat-10.0.6"
archiveSize="12367163"
fileCount="642"
os="win32"/>
</extension>
</plugin>