hi all, I want to add ideaJad plugin for intellij idea 8. Can someone suggest me the right jad plugin that I can use. I have tried with few jad plugins but its giving error.
Also incompatible with Idea 8.1 build# 9952: Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(95,633),absolute(562,832),button=1,modifiers=Button1,clickCount=1] on ###overrideRedirect###: com/intellij/openapi/projectRoots/ProjectRootType java.lang.NoClassDefFoundError: com/intellij/openapi/projectRoots/ProjectRootType at com.tagtraum.ideajad.DecompileAction.getDecompiledFile(DecompileAction.java:310) at com.tagtraum.ideajad.DecompileAction.actionPerformed(DecompileAction.java:72) at com.tagtraum.ideajad.DecompileAction.actionPerformed(DecompileAction.java:59) at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.actionPerformed(ActionMenuItem.java:2) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028) at com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.java:22) at com.intellij.ui.plaf.beg.BegMenuItemUI.a(BegMenuItemUI.java:65) at com.intellij.ui.plaf.beg.BegMenuItemUI.access$300(BegMenuItemUI.java:129) at com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:5) at java.awt.Component.processMouseEvent(Component.java:6348) at javax.swing.JComponent.processMouseEvent(JComponent.java:3255) at java.awt.Component.processEvent(Component.java:6113) at java.awt.Container.processEvent(Container.java:2085) at java.awt.Component.dispatchEventImpl(Component.java:4714) at java.awt.Container.dispatchEventImpl(Container.java:2143) at java.awt.Component.dispatchEvent(Component.java:4544) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4618) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4282) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212) at java.awt.Container.dispatchEventImpl(Container.java:2129) at java.awt.Window.dispatchEventImpl(Window.java:2475) at java.awt.Component.dispatchEvent(Component.java:4544) at java.awt.EventQueue.dispatchEvent(EventQueue.java:635) at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:57) at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:11) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:189) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Obviously the APIs have changed in 9.0.1 - surprised I was allowed to install the plugin in the first place!
.
Anonymous
Rated: noRate
2010-02-11 09:27:39
Idea: 9.0.1
IdeaJad: 2169.1
Decompilation fails with:
Error during dispatching of java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=com.tagtraum.ideajad.IdeaJadImpl$1@1bb0874,notifier=null,catchExceptions=false,when=1265869432750] on sun.awt.windows.WToolkit@246b6d: com/intellij/openapi/projectRoots/ProjectRootType java.lang.NoClassDefFoundError: com/intellij/openapi/projectRoots/ProjectRootType at com.tagtraum.ideajad.DecompileAction.getDecompiledFile(DecompileAction.java:310) at com.tagtraum.ideajad.DecompileAction.actionPerformed(DecompileAction.java:72) at com.tagtraum.ideajad.IdeaJadImpl$1.run(IdeaJadImpl.java:66) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:597) at com.intellij.ide.IdeEventQueue.f(IdeEventQueue.java:621) at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:511) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:372) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) Caused by: java.lang.ClassNotFoundException: com.intellij.openapi.projectRoots.ProjectRootType at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:70) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:316) ... 14 more
/home/jerry/.IntelliJIdea70/config/plugins/ideajad/bin/linux/jad: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
please mail me: jerry.zhou19861221@gmail.com
.
Anonymous
Rated: noRate
2007-06-20 08:43:36
I love it. but why it cannot change the defautl output path.
.
Anonymous
Rated: noRate
2006-12-21 06:14:04
But the Plugin is for IDEA. Simply install the plugin, and then find it in the plugin directory, and replace the JAD executable with the latest from http://www.kpdus.com/jad.html.
Regards,
Vas Sudangunta
.
Anonymous
Rated: noRate
2006-12-01 11:28:21
it is not for Idea
.
Anonymous
Rated:
2006-11-15 23:27:27
JAD has NOT been abandoned. Go to http://www.kpdus.com/jad.html. You can go to the IdeaJad plugin directory on your installation and update the JAD executable with the latest, and viola! JDK 1.5 compatibility.
I agree that it's a pity that JAD (the decompiler) seems to be abandoned, but the plugin itself is as good as it gets.
.
Anonymous
Rated:
2006-05-16 14:57:07
I would love this plug-in, but: - JAD is abandoned and doesn't work with 1.4 nor 1.5 code (as it did with 1.3) - this plug-in is also abandoned : almost two years since the last update. - the high download number it's a clear sign that users would need such a plug-in very very much. In this context the ignorance of the authors (I mean here JAD too) is even worse.
Comments:
I want to add ideaJad plugin for intellij idea 8. Can someone suggest me the right jad plugin that I can use. I have tried with few jad plugins but its giving error.
Thanks in advance
http://plugins.jetbrains.com/plugin/?&id=4674
Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(95,633),absolute(562,832),button=1,modifiers=Button1,clickCount=1] on ###overrideRedirect###: com/intellij/openapi/projectRoots/ProjectRootType
java.lang.NoClassDefFoundError: com/intellij/openapi/projectRoots/ProjectRootType
at com.tagtraum.ideajad.DecompileAction.getDecompiledFile(DecompileAction.java:310)
at com.tagtraum.ideajad.DecompileAction.actionPerformed(DecompileAction.java:72)
at com.tagtraum.ideajad.DecompileAction.actionPerformed(DecompileAction.java:59)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.actionPerformed(ActionMenuItem.java:2)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.java:22)
at com.intellij.ui.plaf.beg.BegMenuItemUI.a(BegMenuItemUI.java:65)
at com.intellij.ui.plaf.beg.BegMenuItemUI.access$300(BegMenuItemUI.java:129)
at com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:5)
at java.awt.Component.processMouseEvent(Component.java:6348)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3255)
at java.awt.Component.processEvent(Component.java:6113)
at java.awt.Container.processEvent(Container.java:2085)
at java.awt.Component.dispatchEventImpl(Component.java:4714)
at java.awt.Container.dispatchEventImpl(Container.java:2143)
at java.awt.Component.dispatchEvent(Component.java:4544)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4618)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4282)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212)
at java.awt.Container.dispatchEventImpl(Container.java:2129)
at java.awt.Window.dispatchEventImpl(Window.java:2475)
at java.awt.Component.dispatchEvent(Component.java:4544)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:635)
at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:57)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:11)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:189)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
java.lang.NoClassDefFoundError: com/intellij/openapi/projectRoots/ProjectRootType
Obviously the APIs have changed in 9.0.1 - surprised I was allowed to install the plugin in the first place!
IdeaJad: 2169.1
Decompilation fails with:
Error during dispatching of java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=com.tagtraum.ideajad.IdeaJadImpl$1@1bb0874,notifier=null,catchExceptions=false,when=1265869432750] on sun.awt.windows.WToolkit@246b6d: com/intellij/openapi/projectRoots/ProjectRootType
java.lang.NoClassDefFoundError: com/intellij/openapi/projectRoots/ProjectRootType
at com.tagtraum.ideajad.DecompileAction.getDecompiledFile(DecompileAction.java:310)
at com.tagtraum.ideajad.DecompileAction.actionPerformed(DecompileAction.java:72)
at com.tagtraum.ideajad.IdeaJadImpl$1.run(IdeaJadImpl.java:66)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at com.intellij.ide.IdeEventQueue.f(IdeEventQueue.java:621)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:511)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:372)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: java.lang.ClassNotFoundException: com.intellij.openapi.projectRoots.ProjectRootType
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:70)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:316)
... 14 more
the error meassage:
/home/jerry/.IntelliJIdea70/config/plugins/ideajad/bin/linux/jad -a- -af- -b- -d /home/jerry/work/reseller_project/branches/b_v2_dev/test -dead+ -dis- -f- -ff+ -i- -l64 -lnc+ -lradix10 -nl- -noconv- -nocast- -noclass- -nocode- -noctor- -nodos- -nofd- -noinner+ -nolvt- -nonlb- -o+ -p- -pc_cls -pe_ex -pf_fld -pl_lcl -pm_mth -pp_prm -pv3 -pi7 -r+ -radix10 -sjava -safe- -space- -stat- -t4 -t- -v- /tmp/ideajad-0/com/yahoo/reseller/util/Utf8Properties.class
/home/jerry/.IntelliJIdea70/config/plugins/ideajad/bin/linux/jad: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
please mail me: jerry.zhou19861221@gmail.com
Regards,
Vas Sudangunta
Cheers,
Vas Sudanagunta
- JAD is abandoned and doesn't work with 1.4 nor 1.5 code (as it did with 1.3)
- this plug-in is also abandoned : almost two years since the last update.
- the high download number it's a clear sign that users would need such a plug-in very very much. In this context
the ignorance of the authors (I mean here JAD too) is even worse.