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 org.eclipse.vorto.codegen.protobuf-0.10.0.M3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.vorto.codegen.protobuf.templates
├─ org.eclipse.vorto.codegen.protobuf.templates.ProtobufEntityTemplate.class - [JAR]
├─ org.eclipse.vorto.codegen.protobuf.templates.ProtobufEnumTemplate.class - [JAR]
├─ org.eclipse.vorto.codegen.protobuf.templates.ProtobufFBTemplate.class - [JAR]
├─ org.eclipse.vorto.codegen.protobuf.templates.ProtobufIMTemplate.class - [JAR]
├─ org.eclipse.vorto.codegen.protobuf.templates.ProtobufMetaTemplate.class - [JAR]
├─ org.eclipse.vorto.codegen.protobuf.templates.ProtobufTemplate.class - [JAR]
org.eclipse.vorto.codegen.protobuf
├─ org.eclipse.vorto.codegen.protobuf.ProtobufGenerator.class - [JAR]