Title: Problem with 'codeInsight' daemon
This is fixed in #609 already.
 
Best regards,
Valentin Kipiatkov
-----------------------------------------------------------
 IntelliJ Software, http://www.intellij.com/
 "Develop with pleasure"
-----------------------------------------------------------
----- Original Message -----
Sent: Friday, March 01, 2002 10:38 PM
Subject: RE: [Eap-list] Problem with 'codeInsight' daemon

that problem does appear to be fixed ..
 
however imports are broken ..
 
a line such as ..
 
<%@ page import="java.util.*" %>
 
has a red underline under the * and all of the references in the code to that stuff are in red ..
 
len
 
 -----Original Message-----
From: Valentin Kipiatkov [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 01, 2002 11:33 AM
To: [EMAIL PROTECTED]
Subject: Re: [Eap-list] Problem with 'codeInsight' daemon

It should be fixed in #608.
 
Best regards,
Valentin Kipiatkov
-----------------------------------------------------------
 IntelliJ Software, http://www.intellij.com/
 "Develop with pleasure"
-----------------------------------------------------------
----- Original Message -----
Sent: Friday, March 01, 2002 12:48 AM
Subject: [Eap-list] Problem with 'codeInsight' daemon

In 607 it appears as though the first time you attempt to edit a *.jsp file the following exception occurs..

java.lang.NullPointerException
        at com.intellij.psi.impl.source.e.c.a(c.java:120)
        at com.intellij.psi.impl.source.e.c.b(c.java:7)
        at com.intellij.psi.impl.source.e.c.a(c.java:70)
        at com.intellij.psi.impl.source.e.c.a(c.java:135)
        at com.intellij.psi.impl.source.e.b.a(b.java:186)
        at com.intellij.codeInsight.daemon.impl.cc.a(cc.java:42)
        at com.intellij.psi.impl.source.bz.a(bz.java:39)
        at com.intellij.codeInsight.daemon.impl.i.a(i.java:71)
        at com.intellij.codeInsight.daemon.impl.i.run(i.java:7)
        at com.intellij.psi.impl.n.run(n.java:5)
        at com.intellij.vfs.VirtualFileManager.a(VirtualFileManager.java:4)
        at com.intellij.psi.impl.v.b(v.java:40)
        at com.intellij.codeInsight.daemon.impl.ci.run(ci.java:40)

Reply via email to