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 hot-refresh-adapter-lombok-1.2.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.hyf.hotrefresh.adapter.lombok.util
├─ com.hyf.hotrefresh.adapter.lombok.util.LombokAnatomizeUtils.class - [JAR]
com.hyf.hotrefresh.adapter.lombok
├─ com.hyf.hotrefresh.adapter.lombok.LombokAdapterInstaller.class - [JAR]
├─ com.hyf.hotrefresh.adapter.lombok.LombokInvokedFieldResetEventListener.class - [JAR]
├─ com.hyf.hotrefresh.adapter.lombok.LombokShadowClassLoaderDelegate.class - [JAR]