[
http://jira.jboss.com/jira/browse/JBIDE-1844?page=comments#action_12401309 ]
Alexey Kazakov commented on JBIDE-1844:
---------------------------------------
Our codecomplition recognizes properties if any method starts with get or set. Otherwise
we use it as usual method. We have to use more sophisticated approach to recognize the
properties. I think we should analyse a whole signature.
wrong suggestion of codecompletion
----------------------------------
Key: JBIDE-1844
URL:
http://jira.jboss.com/jira/browse/JBIDE-1844
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.1
Environment: JBDS 1.0.0.GA
Reporter: Martin Trummer
Assigned To: Victor Rubezhny
when using a SEAM-Pojo Pojo.java that has a function getSmth() the codecompletion in the
xhtml editor will suggest Pojo.smth which will result in a runtime exception.
the suggestion should be: getSmth(), but this gives you a validation warning in JBDS
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira