I am trying to use jadclipse with below configuration on my Win XP box:

  • Jadclipse - 3.3.0
  • Jad - 1.5.8g
  • Eclipse - 3.6.1
  • Java - 1.5.0_03-b07

I have followed installation steps as below :

  1. added jad executable to windows environment path.
  2. added jadclipse jar into the dropins directory of eclipse
  3. I restarted eclipse, using eclipse -clean from command prompt.
  4. I pointed jadeclipse class viewer as default class file viewer

If I [CTRL] + left click on a class name in jar file then jadclipse opens it. But if I double-click .class file in navigator OR during debugging file is opened by Default class file editor.

I guess I am missing something else but can't figure it out.

link|improve this question

62% accept rate
feedback

1 Answer

Try opening the class file from package explorer rather than Navigator in Eclipse

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.