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.13.0-M1-0.6.19.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.JSExportTopLevel.class - [JAR]
scala.scalajs.reflect.annotation
├─ scala.scalajs.reflect.annotation.EnableReflectiveInstantiation.class - [JAR]
org.scalajs.testinterface
├─ org.scalajs.testinterface.Compat210.class - [JAR]
├─ org.scalajs.testinterface.TestUtils.class - [JAR]