diff options
author | Simon Kaegi | 2007-03-14 17:43:03 +0000 |
---|---|---|
committer | Simon Kaegi | 2007-03-14 17:43:03 +0000 |
commit | d6a66f1b55196ac551463b9c9c845441c46a25b3 (patch) | |
tree | 714c56781b8b38d40f57a8c3e262bb96710a9eca /bundles/org.eclipse.equinox.http.jetty6/plugin.properties | |
parent | bc99b204dc75dd68aeb10264e292d4d8a58d6d4a (diff) | |
download | rt.equinox.bundles-d6a66f1b55196ac551463b9c9c845441c46a25b3.tar.gz rt.equinox.bundles-d6a66f1b55196ac551463b9c9c845441c46a25b3.tar.xz rt.equinox.bundles-d6a66f1b55196ac551463b9c9c845441c46a25b3.zip |
Bug 174384 - Need to look at adding localization files to the server-side bundles
Diffstat (limited to 'bundles/org.eclipse.equinox.http.jetty6/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.equinox.http.jetty6/plugin.properties | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.http.jetty6/plugin.properties b/bundles/org.eclipse.equinox.http.jetty6/plugin.properties new file mode 100644 index 000000000..e2ce6f0c0 --- /dev/null +++ b/bundles/org.eclipse.equinox.http.jetty6/plugin.properties @@ -0,0 +1,14 @@ +############################################################################### +# Copyright (c) 2005 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 +############################################################################### +bundleName = Jetty Http Service +providerName = Eclipse.org +configurationName = Http Server Configuration +configurationDescription = Provides Http Server Configuration Parameters
\ No newline at end of file |