RSS
 

JD: Amazing Java Decompiler

29 Dec

image

I just found this cool Java Decompiler, JD from Alon Aizenberg’s Tech Blog. It is just a single small exe (682kb) that can open jar files and decompile classes in an instant. The look and feel of the application is close to Eclipse. But it is blazingly fast. There is an Eclipse plugin too. Check it out.

Long time ago I posted about needing a tool like Reflector for Java. I needed a tool that I can use to quickly open a jar and browse the classes in it. JD comes pretty close. It would be perfect if it showed the outline of classes too.

Related posts:

  1. Reflector for .NET; Is there a similar tool in Java?
  2. Eclipse Tip: Java Compare Editor
  3. Visual Fabrique: Competition for Sun Java Creator
  4. Java rides on Google App Engine
  5. Eclipse Tip: Grouping Java Problems

 
2 Comments

Posted in Java, Software

 
  1. Emmanuel

    January 6, 2010 at 11:27 AM

    Thank you for your post :) The Outline View is currently under construction …

     
  2. Andrew Butterworth

    February 12, 2010 at 9:51 AM

    nice article and thanks for this information. I have download this decompiler and use it its great.

    groomer track