View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kludje-annotation-0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.kludje.annotation.processor
├─ uk.kludje.annotation.processor.Exceptions.class - [JAR]
├─ uk.kludje.annotation.processor.Generator.class - [JAR]
├─ uk.kludje.annotation.processor.InterfaceGenerator.class - [JAR]
├─ uk.kludje.annotation.processor.MethodSpec.class - [JAR]
├─ uk.kludje.annotation.processor.UConsumer.class - [JAR]
├─ uk.kludje.annotation.processor.UncheckedFunctionalInterfaceProcessor.class - [JAR]
uk.kludje.annotation
├─ uk.kludje.annotation.UncheckedFunctionalInterface.class - [JAR]
├─ uk.kludje.annotation.UncheckedFunctionalInterfaces.class - [JAR]