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 scalajs-stubs_2.12.0-M1-0.6.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
scala.scalajs.js.annotation
├─ scala.scalajs.js.annotation.JSExport.class - [JAR]
├─ scala.scalajs.js.annotation.JSExportAll.class - [JAR]
├─ scala.scalajs.js.annotation.JSExportDescendentClasses.class - [JAR]
├─ scala.scalajs.js.annotation.JSExportDescendentObjects.class - [JAR]
├─ scala.scalajs.js.annotation.JSExportNamed.class - [JAR]
org.scalajs.testinterface
├─ org.scalajs.testinterface.Compat210.class - [JAR]
├─ org.scalajs.testinterface.TestUtils.class - [JAR]