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-tooling-desktop-1.5.0-beta02.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
androidx.compose.ui.tooling
├─ androidx.compose.ui.tooling.ComposableInvoker.class - [JAR]
├─ androidx.compose.ui.tooling.PreviewLogger.class - [JAR]
├─ androidx.compose.ui.tooling.PreviewLogger_desktopKt.class - [JAR]
androidx.compose.desktop.ui.tooling.preview.runtime
├─ androidx.compose.desktop.ui.tooling.preview.runtime.NonInteractivePreviewFacade.class - [JAR]
├─ androidx.compose.desktop.ui.tooling.preview.runtime.PreviewRunner.class - [JAR]