Hi Mike,
Well this is very strange, I just tried to recreate the problem and
(using a different class name but same code etc.) I could not get any
problems this time BUT
I then went to the exact same place in my code (just above the line
that cased problem in the first place) and entered:
new ChangeAllMkt("xx");
Not only did it not ask for me to create the class but no error shows
on the right margin so I did a ctrl-B on this line and it actually
took me to the class I created yesterday with the original name!
No messages in the console but something is very wrong here!
Next I tried to compile the code - needless to say it did not but
again problems, the line number reported as being in error is way
wrong. I then look and now the offending line is marked as an error
and I get asked if I want to create this new class (as I would expect
to happen in the first place)
Any ideas what is going on ?
Regards
H
"Mike Aizatsky" <[EMAIL PROTECTED]> writes:
> Hello,
>
> Can you reproduce such exception?
>
> Best regards,
> Mike Aizatsky.
> ------------------------------
> JetBrains, Inc / IntelliJ Software
> http://www.intellij.com
> "Develop with pleasure!"
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> On
> > Behalf Of [EMAIL PROTECTED]
> > Sent: Thursday, March 21, 2002 9:12 PM
> > To: [EMAIL PROTECTED]
> > Subject: [Eap-list] Auto create class failed
> >
> > Hi,
> >
> > win2kpro, jdk 1.3.1, build 612
> >
> > I just entered the line
> >
> > new ChangeAllMarketStatesThread("xx");
> >
> > and hit alt-enter and as expected got asked if I want to create the
> > class. This is correct as it did not exist.
> >
> > I entered the package location, hit enter and got an internal error
> > dialog. The console output follows:
> >
> > H
> >
> > [ 733234] ERROR - com.intellij.command.a.b -
> > [ 733234] ERROR - com.intellij.command.a.b - IntelliJ IDEA
> > (Ariadna) Bu
> > ild #612
> > [ 733234] ERROR - com.intellij.command.a.b - JDK: 1.3.1
> > [ 733234] ERROR - com.intellij.command.a.b - VM: Java
> HotSpot(TM)
> > Client
> > VM
> > [ 733234] ERROR - com.intellij.command.a.b - Vendor: Sun
> > Microsystems Inc
> > .
> > [ 733234] ERROR - com.intellij.command.a.b - OS: Windows 2000
> > [ 733234] ERROR - com.intellij.command.a.b -
> > java.lang.NullPointerException
> > at com.intellij.psi.impl.source.bq.d(bq.java:67)
> > at com.intellij.codeInsight.intention.k.a(k.java:3)
> > at com.intellij.codeInsight.intention.w.b(w.java:3)
> > at com.intellij.codeInsight.intention.v.b(v.java:25)
> > at com.intellij.codeInsight.intention.bg.run(bg.java:1)
> > at com.intellij.psi.impl.r.run(r.java:7)
> > at
> > com.intellij.vfs.VirtualFileManager.b(VirtualFileManager.java:59)
> > at com.intellij.psi.impl.y.c(y.java:108)
> > at com.intellij.codeInsight.intention.bf.run(bf.java:1)
> > at com.intellij.command.a.b.a(b.java:52)
> > at com.intellij.codeInsight.intention.be.run(be.java:1)
> > at
> > java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
> > at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
> > at com.intellij.ide.c.dispatchEvent(c.java:21)
> > at
> > java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
> > read.java:131)
> > at
> > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
> > ad.java:98)
> > at
> > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
> > at
> java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
> >
> >
> >
> > _______________________________________________
> > Eap-list mailing list
> > [EMAIL PROTECTED]
> > http://www.intellij.com/mailman/listinfo/eap-list
>
>
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list