News

The Java Class File Disassembler is a useful tool for the Java developer that I have referenced in previous blog posts covering a variety of contexts such as detecting the innards of a Groovy ...
You can also produce the declaring code (Java has no header files) from the compiled class files. Those compiled class files can be distributed under any license you want (GPL Classpath exception ...