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 compiler-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.anatawa12.protobuf.compiler
├─ com.anatawa12.protobuf.compiler.CollectionTypeInfo.class - [JAR]
├─ com.anatawa12.protobuf.compiler.EnumBuilder.class - [JAR]
├─ com.anatawa12.protobuf.compiler.EnumInfo.class - [JAR]
├─ com.anatawa12.protobuf.compiler.FieldInfo.class - [JAR]
├─ com.anatawa12.protobuf.compiler.FqName.class - [JAR]
├─ com.anatawa12.protobuf.compiler.MapTypeInfo.class - [JAR]
├─ com.anatawa12.protobuf.compiler.MessageBuilder.class - [JAR]
├─ com.anatawa12.protobuf.compiler.MessageInfo.class - [JAR]
├─ com.anatawa12.protobuf.compiler.Options.class - [JAR]
├─ com.anatawa12.protobuf.compiler.PluginMain.class - [JAR]
├─ com.anatawa12.protobuf.compiler.PrimitiveType.class - [JAR]
├─ com.anatawa12.protobuf.compiler.ProtoVersion.class - [JAR]
├─ com.anatawa12.protobuf.compiler.ProtobufFile.class - [JAR]
├─ com.anatawa12.protobuf.compiler.ProtobufFileKt.class - [JAR]
├─ com.anatawa12.protobuf.compiler.RepeatedTypeInfo.class - [JAR]
├─ com.anatawa12.protobuf.compiler.SimpleTypeInfo.class - [JAR]
├─ com.anatawa12.protobuf.compiler.Source.class - [JAR]
├─ com.anatawa12.protobuf.compiler.SourceBuilder.class - [JAR]
├─ com.anatawa12.protobuf.compiler.SourceBuilderKt.class - [JAR]
├─ com.anatawa12.protobuf.compiler.TypeInfo.class - [JAR]
├─ com.anatawa12.protobuf.compiler.TypeTag.class - [JAR]
├─ com.anatawa12.protobuf.compiler.Types.class - [JAR]
├─ com.anatawa12.protobuf.compiler.UserTypeInfo.class - [JAR]