]
Viacheslav Kabanovich resolved JBIDE-6303.
------------------------------------------
Resolution: Done
Edit Action Dialog doesn't allow to select methods with non-void
return type.
-----------------------------------------------------------------------------
Key: JBIDE-6303
URL:
https://jira.jboss.org/browse/JBIDE-6303
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.1.0.GA
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 3.2.0.M2
1. Create JSF project. Use any KickStart template from New JSF Project wizard.
2. Add following method to the managed bean:
public String checkGuess() {
...
}
3. Open inputname.xhtml/jsp.
4. Add <h:commandButton action=""/>
5. Select this component in visual part, right click. Select <h:commandButton>
Attributes.
6. Select action attribute.
7. Select its value and click "..." button.
8. There is no checkGuess method among available Managed Beans methods.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: