|
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 3:20
PM
Subject: Re: [Eap-list] #607 Losing error
highlighting
I got the stack trace that causes this. I believe that I
was doing a copy paste action in a .java file, using ctrl-c ctrl-v. The
action still works, but after I did the ctrl-c I noticed that the highlighting
stopped.
--ekiM
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)
On
Thu, 2002-02-28 at 13:46, Mike Wannamaker wrote:
I don't have a stack trace
or any information except that after awhile the error highlighting
functionality stops. No more red,green or yellow square. No more
highlighting of errors in files.
Using JDK1.3.1_01 on Linux Mandrake8.1(Gnome)
--ekiM
|