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 thrifty-gradle-plugin-3.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.thrifty.gradle
├─ com.microsoft.thrifty.gradle.DefaultThriftSourceDirectory.class - [JAR]
├─ com.microsoft.thrifty.gradle.FieldNameStyle.class - [JAR]
├─ com.microsoft.thrifty.gradle.GenerateThriftSourcesWorkAction.class - [JAR]
├─ com.microsoft.thrifty.gradle.GenerateThriftSourcesWorkParams.class - [JAR]
├─ com.microsoft.thrifty.gradle.JavaThriftOptions.class - [JAR]
├─ com.microsoft.thrifty.gradle.KotlinThriftOptions.class - [JAR]
├─ com.microsoft.thrifty.gradle.SerializableThriftOptions.class - [JAR]
├─ com.microsoft.thrifty.gradle.ThriftOptions.class - [JAR]
├─ com.microsoft.thrifty.gradle.ThriftSourceDirectory.class - [JAR]
├─ com.microsoft.thrifty.gradle.ThriftyExtension.class - [JAR]
├─ com.microsoft.thrifty.gradle.ThriftyGradlePlugin.class - [JAR]
├─ com.microsoft.thrifty.gradle.ThriftyTask.class - [JAR]