
Use the "Kotlin Wrappers BOM" which helps to ensure consistency between the modules and allows you not to think READMEĪrtifacts are published to Maven Central, see the corresponding README files for package coordinates.Īll packages require JDK 8 to be installed. These are required for multiplatform projects that don't Versions with the -compat suffix are built with the =true option enabled. To learn more please refer to the READMEs of individual modules. External documentation is there but it is greyed, I cannot select it or do anything with it.This repository hosts a number of Kotlin wrappers for popular JavaScript libraries.

In my mind a Good place for launching this might be project window / external libraries / scalajs-dom but it is not there.Īnother good place might be in editor, whenever you point e.g. Then I would like to launch following documentation (which IntelliJ has already downloaded into my system) from somewhere inside the IntelliJ IDEA:

How can I launch browser based API documentation from IntelliJ? I'm looking for a way to see all classes in an API. It seems that IntelliJ downloads all libraries + javadocs mentioned in build.sbt project dependencies. I just downloaded IntelliJ IDEA and trying to do something usefull with it.
