[
https://issues.jboss.org/browse/JBIDE-10738?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-10738:
----------------------------------------
I applied the patch. But I see some problems which we have to fix.
For example I got the following exception when I deleted some text from the java file:
{code}
org.eclipse.jface.text.BadLocationException
at org.eclipse.jface.text.AbstractDocument.getPartition(AbstractDocument.java:1489)
at
org.jboss.tools.common.validation.java.JavaDirtyRegionProcessor.process(JavaDirtyRegionProcessor.java:439)
at
org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor$BackgroundThread.run(DirtyRegionProcessor.java:697)
{code}
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: Alexey Kazakov
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.
--
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