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-capabilitiesprovider-1.1.34.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.tidalwave.netbeans.role.provider.impl
├─ it.tidalwave.netbeans.role.provider.impl.ReflectionUtils.class - [JAR]
it.tidalwave.netbeans.role.provider
├─ it.tidalwave.netbeans.role.provider.RoleLookupFactory.class - [JAR]
├─ it.tidalwave.netbeans.role.provider.RoleProvider.class - [JAR]
├─ it.tidalwave.netbeans.role.provider.RoleProviderSupport.class - [JAR]
it.tidalwave.netbeans.capabilitiesprovider
├─ it.tidalwave.netbeans.capabilitiesprovider.CapabilitiesProvider.class - [JAR]
├─ it.tidalwave.netbeans.capabilitiesprovider.CapabilitiesProviderSupport.class - [JAR]
├─ it.tidalwave.netbeans.capabilitiesprovider.LookupFactory.class - [JAR]
├─ it.tidalwave.netbeans.capabilitiesprovider.ThreadLookupBinder.class - [JAR]