idea2ant
not working...
I'm using it with build 957, so that could be the reason...
Error message: Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(56,371),button=1,modifiers=Button1,clickCount=1] on ###overrideRedirect###
java.lang.NullPointerException
at org.jdom.output.XMLOutputter.output(XMLOutputter.java:668)
at org.jdom.output.XMLOutputter.output(XMLOutputter.java:504)
at sh.aiko.intellij.plugin.idea2ant.Idea2antAction.actionPerformed(Idea2antAction.java:61)
at com.intellij.openapi.actionSystem.b.o$b_.actionPerformed(o$b_.java:10)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at com.intellij.openapi.actionSystem.b.o.fireActionPerformed(o.java:3)
at com.intellij.ui.c.a.h.doClick(h.java:135)
at com.intellij.ui.c.a.h.access$300(h.java:22)
at com.intellij.ui.c.a.h$a_.mouseReleased(h$a_.java:1)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.s.a(s.java:41)
at com.intellij.ide.s.dispatchEvent(s.java:8)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Please sign in to leave a comment.
Given that module support has been added and multi-output directory support (sort-of) dropped, I'm guessing IDEA2Ant is due for a major re-working anyway. Is anyone supporting it nowadays?