IdeaJad exception
Hi,
I'm using build 1138-2 and I've added a directory containing class files
to my project libraries. I then used Ctrl-N to navigate to a class in
that directory and received this error when I tried to decompile it:
Error message: Error during dispatching of
java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=com.tagtraum.ideajad.IdeaJadImpl$1@176126c,notifier=null,catchExceptions=false,when=1076692045405]
on sun.awt.windows.WToolkit@b39207
java.lang.NullPointerException
at
com.tagtraum.ideajad.DecompileAction.getDecompiledFile(DecompileAction.java:304)
at
com.tagtraum.ideajad.DecompileAction.actionPerformed(DecompileAction.java:71)
at com.tagtraum.ideajad.IdeaJadImpl$1.run(IdeaJadImpl.java:66)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
at com.intellij.ide.q.b(q.java:81)
at com.intellij.ide.q.a(q.java:56)
at com.intellij.ide.q.dispatchEvent(q.java:94)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
Ciao,
Gordon
--
Gordon Tyler (Software Developer)
Quest Software <http://java.quest.com/>
260 King Street East, Toronto, Ontario M5A 4L5, Canada
Voice: 416-643-4846 | Fax: 416-594-1919
Please sign in to leave a comment.
does the directory that should contain decompiled files exist ?
Gordon Tyler wrote:
Yes, it does exist. Or at least the directory which I have entered in the IdeaJad settings exists. There are no subdirectories for packages created within it since I assumed IdeaJad would create those if necessary.
Gordon Tyler wrote:
well, see the other thread about ideajad and try email Hendrik your bug ...
It seems to be the same problem as in the other thread. I will look into it asap.
-hendrik
PS: Please mail IdeaJad bugs to hs@tagtraum.com. Thanks!
hey gordon,
can you please replace the ideajad.jar in your installation with the attached jar and let me know, if this fixes the issue?
Thanks,
-hendrik
Attachment(s):
ideajad.jar