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.e4.core.di.annotations-1.8.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.e4.core.di.annotations
├─ org.eclipse.e4.core.di.annotations.CanExecute.class - [JAR]
├─ org.eclipse.e4.core.di.annotations.Creatable.class - [JAR]
├─ org.eclipse.e4.core.di.annotations.Evaluate.class - [JAR]
├─ org.eclipse.e4.core.di.annotations.Execute.class - [JAR]
├─ org.eclipse.e4.core.di.annotations.GroupUpdates.class - [JAR]
├─ org.eclipse.e4.core.di.annotations.Optional.class - [JAR]