Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jsf/plugins/org.eclipse.jst.jsf.facelet.core/plugin.properties')
-rw-r--r--jsf/plugins/org.eclipse.jst.jsf.facelet.core/plugin.properties32
1 files changed, 0 insertions, 32 deletions
diff --git a/jsf/plugins/org.eclipse.jst.jsf.facelet.core/plugin.properties b/jsf/plugins/org.eclipse.jst.jsf.facelet.core/plugin.properties
deleted file mode 100644
index f0b7de2bc..000000000
--- a/jsf/plugins/org.eclipse.jst.jsf.facelet.core/plugin.properties
+++ /dev/null
@@ -1,32 +0,0 @@
-plugin.facet.extension.name=Facelet
-plugin.facet.description=Facelet (XHTML) support
-Facelet_1_0_Project=Facelet 1.0 Project
-Facelet_1_0_PresetDesc=Configures a Dynamic Web application for Facelet 1.0, JSF v1.2 using Web Module v2.5 and Java v1.5.
-
-Bundle-Name.0 = JSF Facelets Tools - WTP Incubator Project
-tagRegistry.description.0 = Facelet Tag Registry
-pluginName = AdditionalTagMetadata Model
-providerName = Eclipse.org
-_UI_CreateChild_text = {0}
-_UI_CreateChild_text2 = {1} {0}
-_UI_CreateChild_text3 = {1}
-_UI_CreateChild_tooltip = Create New {0} Under {1} Feature
-_UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
-_UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
- _UI_PropertyDescriptor_description = The {0} of the {1}
- _UI_ElementData_type = Element Data
-_UI_AttributeData_type = Attribute Data
-_UI_Unknown_type = Object
- _UI_Unknown_datatype= Value
- _UI_ElementData_name_feature = Name
-_UI_ElementData_attributes_feature = Attributes
-_UI_AttributeData_name_feature = Name
-_UI_AttributeData_usage_feature = Usage
-_UI_Unknown_feature = Unspecified
- _UI_AttributeUsage_OPTIONAL_literal = OPTIONAL
-_UI_AttributeUsage_REQUIRED_literal = REQUIRED
-_UI_AttributeUsage_FIXED_literal = FIXED
-_UI_AttributeUsage_PROHIBITED_literal = PROHIBITED
-_UI_AttributeData_description_feature = Description
-
-extension-point.name = testProjectTaglibDescriptorFactory \ No newline at end of file

Back to the top