Welcome to this Blog. I am Software Engineer and work for Zühlke Engineering AG in Bern. This is my private blog, in which I will post mainly about technical stuff like Software Engineering or IT related topics. The views expressed herein do not necessarily represent those of my employer.

 

 
 

 

Sometimes, it’s very useful to watch the source code of a class file. But for this comfort, it’s necessary to download the source files and attach them in Eclipse. With the most important libraries, it make sense to spend time with downloading sources. But not with all rarely used libraries. A simple solution is the use of JadClipse. JadClipse decompiles class files with the help of the Jad Decompiler on the fly. There is no need for any source any more (of course, there are the usual limitations with decompilation).

Just download it and install it like described on the homepage (you also need to download the Jad Decompiler executable from the Jad website).

Before:
Without JadClipse

After:
With JadClipse

 

 

 

 

 
  1. Hoi Stefan,

    leider ist kdpus.com nicht mehr aktiv und jad.exe auf sourceforge nicht zu haben.
    Könntest Du es mir allenfalls mailen?

    Herzlichen Dank + Gruss
    Urs

    Comment by Urs — 2.4.2009 @ 14:14

Leave a comment