| ############################################################################### |
| # Copyright (c) 2004, 2008 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=Server Core |
| providerName=Eclipse.org |
| |
| extensionPointServerStartup=Server Startup |
| extensionPointModuleTypes=Module Types |
| extensionPointRuntimeTypes=Runtime Types |
| extensionPointRuntimeTargetHandlers=Runtime Target Handlers |
| extensionPointRuntimeLocators=Runtime Locators |
| extensionPointServerTypes=Server Types |
| extensionPointServerLocators=Server Locators |
| extensionPointModuleFactories=Module Factories |
| extensionPointModuleArtifactAdapters=Module Artifact Adapters |
| extensionPointLaunchableAdapters=Launchable Adapters |
| extensionPointClients=Clients |
| extensionPointPublishTasks=Publish Tasks |
| extensionPointPublishers=Publishers |
| extensionPointServerMonitors=Server Monitors |
| extensionPointInstallableServers=Installable Servers |
| extensionPointInstallableRuntimes=Installable Runtimes |
| |
| extensionPointRuntimeFacetComponentProviders=Runtime Facet Component Providers |
| |
| moduleTypeUnknown=Unknown module |
| moduleTypeStaticWebName=Static Web project |