[
https://issues.jboss.org/browse/JBIDE-10738?page=com.atlassian.jira.plugi...
]
Alexey Kazakov updated JBIDE-10738:
-----------------------------------
Description:
It would be great to have as-you-type validation for EL in java/xhtml/jsp/xml files.
1. Create JSF 2 KickStart project.
2. Open inputname.xhtml
3. Type #{user.names}. Don't save the file!
4. There should be a warning on "names".
5. Remove "s" in "names": #{user.name}
6. The warning is gone.
This should work in java/xml/jsp files as well.
was:It would be great to have as-you-type validation for EL in java/xhtml/jsp/xml
files.
As-you-type EL validation
-------------------------
Key: JBIDE-10738
URL:
https://issues.jboss.org/browse/JBIDE-10738
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing
Reporter: Alexey Kazakov
Assignee: Victor Rubezhny
Labels: new_and_noteworthy
Fix For: 3.4.0.M1
Attachments: JBIDE-10738.patch
It would be great to have as-you-type validation for EL in java/xhtml/jsp/xml files.
1. Create JSF 2 KickStart project.
2. Open inputname.xhtml
3. Type #{user.names}. Don't save the file!
4. There should be a warning on "names".
5. Remove "s" in "names": #{user.name}
6. The warning is gone.
This should work in java/xml/jsp files as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira