I started IDEA and looked at the new color scheme options. I created a
new scheme ("save as") and started manipulating stuff. When I changed
the comment colors nothing happened in the preview, so I thought maybe I
had to press Apply. I pressed Apply a few times and nothing happened.
Then I noticed three copies of the following exception in the console
window. From now on I'll be running Ariadna with a smaller window so I
can see these exceptions when they happen. I still think it would be
nice to have an option to pop up a window for each exception or
assertion so that I know exactly when it happens.
Exception occurred during event dispatching:
java.lang.NullPointerException
at com.intellij.application.options.q.a(Unknown Source)
at com.intellij.application.options.cg.e(Unknown Source)
at com.intellij.application.options.cf.a(Unknown Source)
at com.intellij.application.options.cx.a(Unknown Source)
at com.intellij.application.options.cx.a(Unknown Source)
at com.intellij.application.options.v.actionPerformed(Unknown Source)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1450)
at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1504)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:378)
at
javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:268)
at
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:216)
at java.awt.Component.processMouseEvent(Component.java:3715)
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(EventDispatchThread.java:131)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
at java.awt.Dialog.show(Dialog.java:380)
at com.intellij.ui.dv.show(Unknown Source)
at com.intellij.ide.desktop.impl.cx.a(Unknown Source)
at com.intellij.ide.desktop.impl.o.a(Unknown Source)
at com.intellij.ui.z.L(Unknown Source)
at com.intellij.ide.actions.IdeOptionsAction.actionPerformed(Unknown
Source)
at com.intellij.jd.actions.j.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.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