Interestingly, I don't get any exceptions in the console when I try it. Weird.
chris > -----Original Message----- > From: Scott Sirovy [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 23, 2002 12:52 PM > To: '[EMAIL PROTECTED]' > Subject: RE: [Eap-list] Bug (?): Structure pane tab does not grey out > when all editors ar e closed > > > #545, w2k sp2, jdk 1.3.1 > > And I saw this on the console window when I duplicated the effect: > > Exception occurred during event dispatching: > java.lang.NullPointerException > at com.intellij.ide.structureView.impl.y.f(y.java:64) > at com.intellij.ide.structureView.impl.y.c(y.java:119) > at com.intellij.ide.impl.c.a(c.java:5) > at > com.intellij.refactoring.actions.RefactoringGroup.a(Refactorin > gGroup.java:9) > at com.intellij.ide.desktop.impl.cz.actionPerformed(cz.java:7) > at javax.swing.Timer.fireActionPerformed(Timer.java:150) > at javax.swing.Timer$DoPostEvent.run(Timer.java:108) > at > java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:337) > at > java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDis > patchThread.ja > va:131) > at > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispa > tchThread.java > :98) > at > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) > at > java.awt.EventDispatchThread.run(EventDispatchThread.java:85) > > > > So I'd say it is starting to sound a little more like a bug. :) > > -sms > > > > -----Original Message----- > From: Bartley, Chris [mailto:[EMAIL PROTECTED]] > Sent: Wed, January 23, 2002 11:41 AM > To: '[EMAIL PROTECTED]' > Subject: [Eap-list] Bug (?): Structure pane tab does not grey out when > all editors ar e closed > > > Build 545, Win2k sp1, jdk 1.3.1: > > Not sure if this is a bug or not...(in either case, it's really minor) > > If you open a project that, upon loading, does not have any > open editors, > the tab for the Structure pane is (correctly, i assume) > greyed out. Opening > a source file (correctly) enables the tab for the Structure pane. > > However, closing the source file results in an empty > Structure pane and it's > tab isn't greyed out. Is that the intended behavior? > > chris > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list > > -------------------------------------------------- > DISCLAIMER > This e-mail, and any attachments thereto, is intended only > for use by the > addressee(s) named herein and may contain legally privileged and/or > confidential information. If you are not the intended > recipient of this > e-mail, you are hereby notified that any dissemination, > distribution or > copying of this e-mail, and any attachments thereto, is > strictly prohibited. > If you have received this e-mail in error, please immediately > notify me and > permanently delete the original and any copy of any e-mail > and any printout > thereof. > > E-mail transmission cannot be guaranteed to be secure or > error-free. The > sender therefore does not accept liability for any errors or > omissions in > the contents of this message which arise as a result of > e-mail transmission. > > NOTICE REGARDING PRIVACY AND CONFIDENTIALITY > > Knight Trading Group may, at its discretion, monitor and > review the content > of all e-mail communications. > > > _______________________________________________ > 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
