JavaDecompiler.vim : Automatically decompiles java class files and displays java code.
script karma |
Rating 319/132,
Downloaded by 9381 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
David Bowers |
|
script type |
utility |
|
description |
When you edit a .class file using vim, this plugin will decompile the class file for you and display it in the current buffer.
Admittedly, the buffer management is not very robust, but it's a very handy plugin nonetheless. How much cooler is it to view decompiled code using your favorite editor than to download a new UI to view Java code in?! |
|
install details |
Put jad.vim in your plugins directory.
Download jad for your operating system (http://kpdus.tripod.com/jad.html) and make sure it is in your system path.
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.141.38.11
|