ไม่ว่าจะสูงแค่ไหนก็ไปถึง











{January 24, 2009}   JAD (Java Decompiler)

Wanna see java code from .class file ?

This is how to see java code from .class file in eclipse

  1. go to JAD Homepage, download jad.exe
  2. extract file and put it somewhere
  3. go to download JadClipse (plugins for using JAD in eclipse)
  4. extract JadClipse and put an extract file (‘net.sf.jadclipse_3.3.0′) in eclipse plugins folder
  5. open eclipse choose window > preferences >java > JadClipse
  6. path to decompiler:  (some where that we put in number2)
  7. directory for temporary files: (anywhere you want)

and now if we press F3 on ‘String’ class it will open String.class that have a source code

^ ^



et cetera
Follow

Get every new post delivered to your Inbox.