bundledLibrary

fun bundledLibrary(path: Provider<String>)

Adds a dependency on a Jar bundled within the current IntelliJ Platform.

Parameters

path

Path to the bundled Jar file, like lib/testFramework.jar.