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 ui-1.1.2-v200706120315.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.jst.common.internal.annotations.ui
├─ org.eclipse.jst.common.internal.annotations.ui.AbstractAnnotationTagProposal.class - [JAR]
├─ org.eclipse.jst.common.internal.annotations.ui.AnnotationTagCompletionProc.class - [JAR]
├─ org.eclipse.jst.common.internal.annotations.ui.AnnotationTagProposal.class - [JAR]
├─ org.eclipse.jst.common.internal.annotations.ui.IWRDResources.class - [JAR]
├─ org.eclipse.jst.common.internal.annotations.ui.UIAttributeValueProposalHelper.class - [JAR]
├─ org.eclipse.jst.common.internal.annotations.ui.UiPlugin.class - [JAR]