[jbosstools-issues] [JBoss JIRA] (JBIDE-10738) As-you-type EL validation

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Jun 7 14:05:17 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-10738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699913#comment-12699913 ] 

Alexey Kazakov commented on JBIDE-10738:
----------------------------------------

I get the following exception when open a binary java class with Java editor.
{code}
java.lang.NullPointerException
	at org.jboss.tools.common.EclipseUtil.getCompilationUnit(EclipseUtil.java:89)
	at org.jboss.tools.common.validation.java.JavaDirtyRegionProcessor$JavaELProblemReporter.update(JavaDirtyRegionProcessor.java:116)
	at org.jboss.tools.common.validation.java.JavaDirtyRegionProcessor.createProblemReporter(JavaDirtyRegionProcessor.java:368)
	at org.jboss.tools.common.validation.java.JavaDirtyRegionProcessor.<init>(JavaDirtyRegionProcessor.java:342)
	at org.jboss.tools.common.validation.java.JavaEditorTracker.editorOpened(JavaEditorTracker.java:159)
	at org.jboss.tools.common.validation.java.JavaEditorTracker.partOpened(JavaEditorTracker.java:143)
	at org.eclipse.ui.internal.PartListenerList$5.run(PartListenerList.java:132)
{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

        


More information about the jbosstools-issues mailing list