Author: dazarov
Date: 2012-10-09 19:14:26 -0400 (Tue, 09 Oct 2012)
New Revision: 44389
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/Messages.java
trunk/jst/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/messages.properties
Log:
"Add missing required attribute(s)" quick fix for "Missing required
attribute" WTP problem marker
https://issues.jboss.org/browse/JBIDE-12390
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/Messages.java
===================================================================
---
trunk/jst/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/Messages.java 2012-10-09
23:13:56 UTC (rev 44388)
+++
trunk/jst/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/Messages.java 2012-10-09
23:14:26 UTC (rev 44389)
@@ -72,6 +72,7 @@
public static String WebCompoundEditor_WebXMLEditor;
public static String XActionProvider_CompanyName;
public static String AddTLDMarkerResolution_Name;
+ public static String AddAttributeMarkerResolution_Name;
public static String UI_WIZARD_XHTML_NEW_TITLE;
public static String UI_WIZARD_XHTML_NEW_Description;
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/messages.properties
===================================================================
---
trunk/jst/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/messages.properties 2012-10-09
23:13:56 UTC (rev 44388)
+++
trunk/jst/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/messages.properties 2012-10-09
23:14:26 UTC (rev 44389)
@@ -66,6 +66,7 @@
WebCompoundEditor_WebXMLEditor=Web XML Editor
XActionProvider_CompanyName=JBoss Tools
AddTLDMarkerResolution_Name=Insert ''{0}'' tag library definition
+AddAttributeMarkerResolution_Name= Insert ''{0}'' attribute to
''{1}'' tag
NewXHTMLTemplatesWizardPage_0=Select XHTML Template
NewXHTMLTemplatesWizardPage_1=Select a template as initial content in theX HTML page.
NewXHTMLTemplatesWizardPage_2=Name