blob: bf40b713175d13fdb840dd64be37a4d4f34402c5 [file] [log] [blame]
deboerc03e38c2004-11-09 15:45:19 +00001###############################################################################
deboer05317612008-02-06 18:00:12 +00002# Copyright (c) 2004, 2008 IBM Corporation and others.
deboerc03e38c2004-11-09 15:45:19 +00003# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# IBM Corporation - initial API and implementation
10###############################################################################
ndaia5120382004-10-13 15:46:19 +000011pluginName=Java Server Support
deboerfc497222004-12-10 19:20:06 +000012providerName=Eclipse.org
ndaia5120382004-10-13 15:46:19 +000013
deboerc45f20e2005-11-09 19:13:58 +000014extensionPointRuntimeClasspathProviders=Runtime Classpath Providers
deboer5db60802005-11-10 04:20:05 +000015extensionPointRuntimeFacetMapping=Runtime Facet Mappings
deboerc6355722006-04-22 22:07:35 +000016extensionPointServerProfilers=Server Profilers
deboerc45f20e2005-11-09 19:13:58 +000017
ndaia5120382004-10-13 15:46:19 +000018runtimeTypeName=J2EE Runtime Library
19runtimeTypeDescription=A runtime that represents a set of J2EE runtime libraries.
20
ndaia5120382004-10-13 15:46:19 +000021moduleTypeJ2EEWebName=J2EE Web module
22moduleTypeJ2EEEJBName=J2EE EJB module
deboerc2c0eae2005-07-19 21:26:59 +000023moduleTypeJ2EERARName=J2EE Connector module
24moduleTypeJ2EEClientName=J2EE Application Client module
25moduleTypeJ2EEEARName=J2EE Enterprise application
deboer43c9ae82007-01-17 22:32:37 +000026moduleTypeJ2EEUtilityName=J2EE Utility jar
deboerc2c0eae2005-07-19 21:26:59 +000027
28launchableJndi=JNDI Object
deboer15cd53f2007-03-28 04:24:21 +000029launchableJndiDescription=Silently start an object locatable by JNDI.