downloadSources

abstract val downloadSources: Property<Boolean>

Download IntelliJ Platform sources. Enabled by default if not on CI environment.

Default value: !System.getenv().containsKey("CI")