[
https://issues.jboss.org/browse/JBIDE-10738?page=com.atlassian.jira.plugi...
]
Victor Rubezhny commented on JBIDE-10738:
-----------------------------------------
This happens sometimes while typing characters... Have no idea why
EclipseUIUtil.getActiveEditor() returns null while actually Java Editor is active and
receives input from keyboard.
{code}
Exception in thread
"org.jboss.tools.common.validation.java.JavaDirtyRegionProcessor"
java.lang.NullPointerException
at
org.jboss.tools.jst.web.kb.internal.validation.ELValidator.validate(ELValidator.java:258)
at
org.jboss.tools.common.validation.AsYouTypeValidatorManager.validate(AsYouTypeValidatorManager.java:164)
at
org.jboss.tools.common.validation.AsYouTypeValidatorManager.validateString(AsYouTypeValidatorManager.java:185)
at
org.jboss.tools.common.validation.java.JavaDirtyRegionProcessor.endProcessing(JavaDirtyRegionProcessor.java:401)
at
org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor$BackgroundThread.run(DirtyRegionProcessor.java:702)
{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: 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.
--
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