Hello,

I have 2 questions/complaints and one error for build #604, WinNT 4.0, 
Sun JDK 1.3.1:

1. why the changes to the dock/undock/float icons? Personally, I liked the
smaller ones much better.

2. the Source/Project/Classpath dropdown is a bad idea, as said many times. 
Moving between views (by mouse, that is) has become a lot more tedious than
before. The drop down is a primitive means which breaks the otherwise pretty
point-and-click face of idea, IMO.

3. Heres what I got in the console from opening the project settings, and 
selecting color options (after that, the options dialog was locked, but could 
be canceled).

Exception occurred during event dispatching:
java.lang.NullPointerException
        at com.intellij.application.options.colors.be.q(be.java:204)
        at com.intellij.application.options.colors.ColorAndFontOptions.m(ColorAn
dFontOptions.java:81)
        at com.intellij.ide.impl.bs.valueChanged(bs.java:3)
        at javax.swing.JTree.fireValueChanged(JTree.java:2269)
        at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:257
5)
        at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTr
eeSelectionModel.java:612)
        at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTr
eeSelectionModel.java:1006)
        at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultT
reeSelectionModel.java:288)
        at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTr
eeSelectionModel.java:171)
        at javax.swing.JTree.setSelectionPath(JTree.java:1088)
        at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.jav
a:2117)
        at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(BasicTre
eUI.java:2683)
        at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:22
0)
        at java.awt.Component.processMouseEvent(Component.java:3712)
        at java.awt.Component.processEvent(Component.java:3544)
        at java.awt.Container.processEvent(Container.java:1164)
        at java.awt.Component.dispatchEventImpl(Component.java:2593)
        at java.awt.Container.dispatchEventImpl(Container.java:1213)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451
)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2210)

        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
        at java.awt.Container.dispatchEventImpl(Container.java:1200)
        at java.awt.Window.dispatchEventImpl(Window.java:914)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:131)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:98)
        at java.awt.Dialog.show(Dialog.java:380)
        at com.intellij.ui.dt.show(dt.java:14)
        at com.intellij.ide.desktop.impl.cy.a(cy.java:3)
        at com.intellij.ide.desktop.impl.o.a(o.java:462)
        at com.intellij.ui.y.M(y.java:3)
        at com.intellij.ide.actions.IdeOptionsAction.actionPerformed(IdeOptionsA
ction.java:3)
        at com.intellij.jd.actions.p.c(p.java:43)
        at com.intellij.jd.actions.p.processMouseEvent(p.java:9)
        at java.awt.Component.processEvent(Component.java:3544)
        at java.awt.Container.processEvent(Container.java:1164)
        at java.awt.Component.dispatchEventImpl(Component.java:2593)
        at java.awt.Container.dispatchEventImpl(Container.java:1213)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451
)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2216)

        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
        at java.awt.Container.dispatchEventImpl(Container.java:1200)
        at java.awt.Window.dispatchEventImpl(Window.java:914)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
        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

Reply via email to