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.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcbridgha2004-11-17 18:55:29 +0000
committercbridgha2004-11-17 18:55:29 +0000
commit5442c773365e2292a604ea3e62f68dbc9880ea86 (patch)
treea810758ed2662abad613662a1eb36efacdee6e9f /plugins/org.eclipse.jst.servlet.ui/property_files
parentae51f265a571ce9eb8adbf33ec05d855a30f4c43 (diff)
downloadwebtools.javaee-5442c773365e2292a604ea3e62f68dbc9880ea86.tar.gz
webtools.javaee-5442c773365e2292a604ea3e62f68dbc9880ea86.tar.xz
webtools.javaee-5442c773365e2292a604ea3e62f68dbc9880ea86.zip
WTP Rename refresh
Diffstat (limited to 'plugins/org.eclipse.jst.servlet.ui/property_files')
-rw-r--r--plugins/org.eclipse.jst.servlet.ui/property_files/web_ui.properties22
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/org.eclipse.jst.servlet.ui/property_files/web_ui.properties b/plugins/org.eclipse.jst.servlet.ui/property_files/web_ui.properties
new file mode 100644
index 000000000..55fc00644
--- /dev/null
+++ b/plugins/org.eclipse.jst.servlet.ui/property_files/web_ui.properties
@@ -0,0 +1,22 @@
+###############################################################################
+# Copyright (c) 2003, 2004 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
+###############################################################################
+0=Failed to find the image "{0}".
+1=New Dynamic Web Project
+2=Servlet version:
+3=Dynamic Web Project
+4=Create a standalone Dynamic Web project or add it to a new or existing Enterprise Application project.
+5=Web project:
+6=WAR file:
+7=Import a WAR file from the file system
+8=WAR Import
+9=WAR Export
+10=Export Web project to the local file system.
+11=Context Root:

Back to the top