|  | ############################################################################### | 
|  | # Copyright (c) 2004, 2016 IBM Corporation and others. | 
|  | # All rights reserved. This program and the accompanying materials | 
|  | # are made available under the terms of the Eclipse Public License 2.0 | 
|  | # which accompanies this distribution, and is available at | 
|  | # https://www.eclipse.org/legal/epl-2.0/ | 
|  | # | 
|  | # SPDX-License-Identifier: EPL-2.0 | 
|  | # | 
|  | # Contributors: | 
|  | #     IBM Corporation - initial API and implementation | 
|  | ############################################################################### | 
|  | pluginName=Apache Tomcat Support | 
|  | providerName=Eclipse.org | 
|  |  | 
|  | # --------------- Runtime Types --------------- | 
|  | apache=Apache | 
|  | runtimeTypeTomcat32Label=Apache Tomcat v3.2 | 
|  | runtimeTypeTomcat32Description=Apache Tomcat v3.2 supports J2EE 1.2 Web modules. | 
|  | runtimeTypeTomcat40Label=Apache Tomcat v4.0 | 
|  | runtimeTypeTomcat40Description=Apache Tomcat v4.0 supports J2EE 1.2 and 1.3 Web modules. | 
|  | runtimeTypeTomcat41Label=Apache Tomcat v4.1 | 
|  | runtimeTypeTomcat41Description=Apache Tomcat v4.1 supports J2EE 1.2 and 1.3 Web modules. | 
|  | runtimeTypeTomcat50Label=Apache Tomcat v5.0 | 
|  | runtimeTypeTomcat50Description=Apache Tomcat v5.0 supports J2EE 1.2, 1.3, and 1.4 Web modules. | 
|  | runtimeTypeTomcat55Label=Apache Tomcat v5.5 | 
|  | runtimeTypeTomcat55Description=Apache Tomcat v5.5 supports J2EE 1.2, 1.3, and 1.4 Web modules. | 
|  | runtimeTypeTomcat60Label=Apache Tomcat v6.0 | 
|  | runtimeTypeTomcat60Description=Apache Tomcat v6.0 supports J2EE 1.2, 1.3, 1.4, and Java EE 5 and 6 Web modules. | 
|  | runtimeTypeTomcat70Label=Apache Tomcat v7.0 | 
|  | runtimeTypeTomcat70Description=Apache Tomcat v7.0 supports J2EE 1.2, 1.3, 1.4, and Java EE 5 and 6 Web modules. | 
|  | runtimeTypeTomcat80Label=Apache Tomcat v8.0 | 
|  | runtimeTypeTomcat80Description=Apache Tomcat v8.0 supports J2EE 1.2, 1.3, 1.4, and Java EE 5, 6, and 7 Web modules. | 
|  | runtimeTypeTomcat85Label=Apache Tomcat v8.5 | 
|  | runtimeTypeTomcat85Description=Apache Tomcat v8.5 supports J2EE 1.2, 1.3, 1.4, and Java EE 5, 6, and 7 Web modules. | 
|  | runtimeTypeTomcat90Label=Apache Tomcat v9.0 | 
|  | runtimeTypeTomcat90Description=Apache Tomcat v9.0 supports J2EE 1.2, 1.3, 1.4, and Java EE 5, 6, 7, and 8 Web modules. | 
|  |  | 
|  | # --------------- Servers --------------- | 
|  | tomcat32ServerType=Tomcat v3.2 Server | 
|  | tomcat32ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. | 
|  |  | 
|  | tomcat40ServerType=Tomcat v4.0 Server | 
|  | tomcat40ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. | 
|  |  | 
|  | tomcat41ServerType=Tomcat v4.1 Server | 
|  | tomcat41ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. | 
|  |  | 
|  | tomcat50ServerType=Tomcat v5.0 Server | 
|  | tomcat50ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. | 
|  |  | 
|  | tomcat55ServerType=Tomcat v5.5 Server | 
|  | tomcat55ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. | 
|  |  | 
|  | tomcat60ServerType=Tomcat v6.0 Server | 
|  | tomcat60ServerDescription=Publishes and runs J2EE and Java EE Web projects and server configurations to a local Tomcat server. | 
|  |  | 
|  | tomcat70ServerType=Tomcat v7.0 Server | 
|  | tomcat70ServerDescription=Publishes and runs J2EE and Java EE Web projects and server configurations to a local Tomcat server. | 
|  |  | 
|  | tomcat80ServerType=Tomcat v8.0 Server | 
|  | tomcat80ServerDescription=Publishes and runs J2EE and Java EE Web projects and server configurations to a local Tomcat server. | 
|  |  | 
|  | tomcat85ServerType=Tomcat v8.5 Server | 
|  | tomcat85ServerDescription=Publishes and runs J2EE and Java EE Web projects and server configurations to a local Tomcat server. | 
|  |  | 
|  | tomcat90ServerType=Tomcat v9.0 Server | 
|  | tomcat90ServerDescription=Publishes and runs J2EE and Java EE Web projects and server configurations to a local Tomcat server. | 
|  |  | 
|  | tomcatLaunchConfigurationType=Apache Tomcat | 
|  |  | 
|  | # --------------- General --------------- | 
|  | canAddModule=Web module can be added to the server. | 
|  | canModifyModules=Web modules can be modified. |