Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.wst.wsdl.ui/plugin.properties')
-rw-r--r--bundles/org.eclipse.wst.wsdl.ui/plugin.properties46
1 files changed, 0 insertions, 46 deletions
diff --git a/bundles/org.eclipse.wst.wsdl.ui/plugin.properties b/bundles/org.eclipse.wst.wsdl.ui/plugin.properties
deleted file mode 100644
index 507048bab..000000000
--- a/bundles/org.eclipse.wst.wsdl.ui/plugin.properties
+++ /dev/null
@@ -1,46 +0,0 @@
-###############################################################################
-# Copyright (c) 2001, 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
-###############################################################################
-_UI_LABEL_NEW_CATEGORY_NAME_WS=Web Services
-_UI_LABEL_CREATE_NEW_WSDL_FILE=Create a new WSDL File
-_UI_WIZARD_NEW_WSDL=WSDL
-_UI_WSDL_LABEL=WSDL Files
-_UI_LABEL_GENERAL=General
-_UI_LABEL_DOCUMENTATION=Documentation
-_UI_LABEL_EXTENSIONS=Extensions
-_UI_LABEL_REFACTOR=Refactor
-_UI_EDITOR_NAME=WSDL Editor
-_UI_RELOAD_DEPENDENCIES=Reload Dependencies
-refactoring.menu.label=Refactor
-AddBookmark.label=Add Boo&kmark...
-AddBookmark.tooltip=Add Bookmark...
-SelectRuler.label=Select Ruler
-AddTask.label=Add &Task...
-AddTask.tooltip=Add Task...
-WSDLEditorModes=WSDL Editor Modes
-
-command.wsdl.refactor.rename.element.name=Rename WSDL component
-
-_UI_PLUGIN_NAME=WSDL UI
-providerName=Eclipse.org
-##
-WSDL_Source_target_name=WSDL Source
-WSDL_hyperlink=WSDL Content
-SOAP=SOAP
-HTTP=HTTP
-References=References
-command.wsdl.refactor.rename.element.description=Renames WSDL component
-_UI_RELOAD_DEPENDENCIES.tooltip = Reload Dependencies
-extensibilityElementFilter.name = Extensiblity Element Filter
-renameParticipant.name = WSDL Rename Particpant
-internalEditorConfiguration.name = WSDL Editor Extension Configuration
-extensionCategories.name = Extension Categories
-contentGeneratorUI.name = UI Port and Binding Content Generators
-adapterFactory.name = Adapter Factory Extension \ No newline at end of file

Back to the top