Author: scabanovich
Date: 2010-08-06 05:18:48 -0400 (Fri, 06 Aug 2010)
New Revision: 23964
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.kb/taglibs/JsfHtmlBasic.xml
Log:
https://jira.jboss.org/browse/JBIDE-6303
last change is reverted, because the other solution stated in issue comments is
implemented
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.kb/taglibs/JsfHtmlBasic.xml
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.kb/taglibs/JsfHtmlBasic.xml 2010-08-06
08:16:24 UTC (rev 23963)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.kb/taglibs/JsfHtmlBasic.xml 2010-08-06
09:18:48 UTC (rev 23964)
@@ -2,11 +2,7 @@
<!DOCTYPE tag-lib PUBLIC "-//Red Hat, Inc//DTD Knowledge Base 2.0//EN"
"http://anonsvn.jboss.org/repos/jbosstools/trunk/jst/plugins/org.jboss.tools.jst.web.kb/resources/kbCustomTagLibSchema-1.0.dtd">
<tag-lib defaultPrefix="h">
<component closeTag="true" name="commandButton">
- <attribute name="action" required="true">
- <proposal type="beanMethodBySignature">
- <param name="returnType" value="java.lang.String" />
- </proposal>
- </attribute>
+ <attribute name="action" required="true"/>
<attribute name="value" required="true" />
<attribute name="image">
<proposal type="file">