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 it-tidalwave-netbeans-role-1.0.62.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.tidalwave.netbeans.role.util
├─ it.tidalwave.netbeans.role.util.BeanFactory.class - [JAR]
it.tidalwave.netbeans.role
├─ it.tidalwave.netbeans.role.DataLoader.class - [JAR]
├─ it.tidalwave.netbeans.role.RoleSet.class - [JAR]
org.netbeans.platformx.inject.api
├─ org.netbeans.platformx.inject.api.Injector.class - [JAR]
org.netbeans.platformx.inject.api.impl
├─ org.netbeans.platformx.inject.api.impl.DefaultInjector.class - [JAR]
├─ org.netbeans.platformx.inject.api.impl.LookupAllProvider.class - [JAR]
├─ org.netbeans.platformx.inject.api.impl.LookupProvider.class - [JAR]
org.netbeans.platformx.inject.api.annotation
├─ org.netbeans.platformx.inject.api.annotation.Mandatory.class - [JAR]