blob: f21af0302d86921e09923e6f7eb9b9a91849409d [file] [log] [blame]
##################################################################################################
# Copyright (c) 2005 Eteration A.S. and Gorkem Ercan. 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: Gorkem Ercan - initial API and implementation
#
###################################################################################################
pluginName= Generic server PDE Template
providerName=Eclipse.org
template.genericServer.name=Generic Server Plugin Wizard
template.genericServer.description=\
<p>This wizard creates a simple generic server plug-in. \
The .serverdef file and the build.xml file for ANT based publishing are created. \
Created files are the same files used for JBoss 3.2.3 in Generic Examples. \
</p>\
<p><b>Extension Used</b></p>\
<li>org.eclipse.jst.server.generic.core.serverdefinition</li> \
<li>org.eclipse.wst.server.core.runtimeTargetHandlers</li> \
<li>org.eclipse.wst.server.ui.serverImages</li> \
<li>org.eclipse.wst.server.ui.wizardFragments</li> \
<li>org.eclipse.wst.server.core.serverTypes</li> \
<li>org.eclipse.wst.server.core.runtimeTypes</li>