Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogblamecommitdiffstats
blob: 7740776ad40819dfe3b0d83191e9b50ecca8c57e (plain) (tree)



















                                                                               
###############################################################################
# Copyright (c) 2007 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
###############################################################################
pluginName=JEE Preview Server Support
providerName=Eclipse.org

previewRuntimeTypeName=J2EE Preview
previewRuntimeTypeDescription=A runtime for building J2EE web modules.

previewServerTypeName=J2EE Preview
previewServerTypeDescription=A server to preview J2EE web modules.

previewLaunchConfigurationType=J2EE Preview

Back to the top