Author: akazakov
Date: 2010-12-06 12:20:54 -0500 (Mon, 06 Dec 2010)
New Revision: 27195
Modified:
trunk/cdi/plugins/org.jboss.tools.cdi.ui/plugin.properties
trunk/cdi/plugins/org.jboss.tools.cdi.ui/plugin.xml
Log:
https://jira.jboss.org/browse/JBIDE-7797
Modified: trunk/cdi/plugins/org.jboss.tools.cdi.ui/plugin.properties
===================================================================
--- trunk/cdi/plugins/org.jboss.tools.cdi.ui/plugin.properties 2010-12-06 16:14:38 UTC
(rev 27194)
+++ trunk/cdi/plugins/org.jboss.tools.cdi.ui/plugin.properties 2010-12-06 17:20:54 UTC
(rev 27195)
@@ -1,14 +1,14 @@
# Menus
-PreferencePage_CDISettings=CDI Settings
-ConfigureMenu_AddCDISupport=Add CDI support...
-ConfigureMenu_RemoveCDISupport=Remove CDI support...
+PreferencePage_CDISettings=CDI (Context and Dependency Injection) Settings
+ConfigureMenu_AddCDISupport=Add CDI (Context and Dependency Injection) support...
+ConfigureMenu_RemoveCDISupport=Remove CDI (Context and Dependency Injection) support...
PreferencePage_Validator=Validator
-PreferencePage_CDI=CDI
+PreferencePage_CDI=CDI (Context and Dependency Injection)
Bundle-Vendor.0 = JBoss by Red Hat
Bundle-Name.0 = Context and Dependency Injection UI
-proposalCategory.cdiClass= JBoss CDI Class Proposals
+proposalCategory.cdiClass= JBoss CDI (Context and Dependency Injection) Class Proposals
-preferenceKeywords.newJava=CDI
+preferenceKeywords.newJava=CDI (Context and Dependency Injection)
Modified: trunk/cdi/plugins/org.jboss.tools.cdi.ui/plugin.xml
===================================================================
--- trunk/cdi/plugins/org.jboss.tools.cdi.ui/plugin.xml 2010-12-06 16:14:38 UTC (rev
27194)
+++ trunk/cdi/plugins/org.jboss.tools.cdi.ui/plugin.xml 2010-12-06 17:20:54 UTC (rev
27195)
@@ -128,7 +128,7 @@
<extension point="org.eclipse.ui.newWizards">
<category
- name="CDI"
+ name="CDI (Context and Dependency Injection)"
id="org.jboss.tools.cdi.ui">
</category>
<wizard