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 lagom-build-tool-support-1.6.8-RC1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.lightbend.lagom.core
├─ com.lightbend.lagom.core.LagomVersion.class - [JAR]
com.lightbend.lagom.dev
├─ com.lightbend.lagom.dev.Colors.class - [JAR]
├─ com.lightbend.lagom.dev.ConsoleHelper.class - [JAR]
├─ com.lightbend.lagom.dev.DelegatedResourcesClassLoader.class - [JAR]
├─ com.lightbend.lagom.dev.DelegatingClassLoader.class - [JAR]
├─ com.lightbend.lagom.dev.LagomConfig.class - [JAR]
├─ com.lightbend.lagom.dev.NamedURLClassLoader.class - [JAR]
├─ com.lightbend.lagom.dev.PortAssigner.class - [JAR]
├─ com.lightbend.lagom.dev.Reloader.class - [JAR]
├─ com.lightbend.lagom.dev.ServiceBindingInfo.class - [JAR]
├─ com.lightbend.lagom.dev.StaticServiceLocations.class - [JAR]