Quick Look at Java classes!
This Quick Look plugin allows you to decompile Java class and look at the content.
Download
Plugin can be downloaded from this page.
Installation
Copy Java Class.qlgenerator into ~/Library/QuickLook/ or /Library/QuickLook/ .
Restart quicklookd if needed:
$ qlmanage -r Wed Jun 6 07:41:52 2018 qlmanage: resetting quicklookd
References
- Inspired by Java Class Quick Look
- JD Project – Java decompiler
- jd-cmd – Command line wrapper for JD-GUI
MacOS QuckLook Plugin for Java class