Exception in CompareDirectories
Hi,
I did a rerun of a comparison in CompareDirectories and got this:
This is a very useful plug-in, so thanks!
Regards,
Amnon
Error during dispatching of
java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=javax.swing.SystemEventQueueUtilities$ComponentWorkRequest@15f1082,notifier=null,catchExceptions=false,when=1163175360203]
on sun.awt.windows.WToolkit@39826: 54
java.lang.IndexOutOfBoundsException: 54
at
org.intellij.idea.dirdiff.model.FileTreeNode.getFilteredChildAt(FileTreeNode.java:545)
at
org.intellij.idea.dirdiff.model.FileTreeModel.getChild(FileTreeModel.java:132)
at
javax.swing.plaf.basic.BasicTreeUI.getLastChildPath(BasicTreeUI.java:1580)
at
javax.swing.plaf.basic.BasicTreeUI.paintVerticalPartOfLeg(BasicTreeUI.java:1305)
at javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1175)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
at javax.swing.JComponent.paintComponent(JComponent.java:742)
at javax.swing.JComponent.paint(JComponent.java:1005)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4963)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4916)
at javax.swing.JComponent._paintImmediately(JComponent.java:4859)
at javax.swing.JComponent.paintImmediately(JComponent.java:4666)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:451)
at
javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:114)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:64)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:178)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:83)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Please sign in to leave a comment.