Containts

jad.exe 		- Pathed JAD decompiler, that has disabled class version verification
jad-env.cmd 		- The jad command, you may setup option by your purpose
jad.cmd 		- The default jad runner, usage jad "filename"
jad-dir.cmd		- JAD the curent dir (exclude nested)
jad-view.cmd            - The addtion to Far Manager, you can assotiate this to "view" "*.class" files
jad-edit.cmd            - The addtion to Far Manager, you can assotiate this to "edit" "*.class" files
fileAssotiations.reg	- The registry file accotiation information for Far Manager

Far Manager integration

Put this file in your tools path. Check that command jad-env work from anywhere. Run
fileAssotiations.reg to merge settings. This add folow assotiations:
*.class
Command by "Enter" - jad.cmd !
Command by "F3" - jad-view.cmd !
Command by "F4" - jad-edit.cmd !

To check try to find any class file and try to press "Enter", "F3" or "F4" ot it.
