jbrVariant

@get:Input
@get:Optional
abstract val jbrVariant: Property<String>

JetBrains Runtime variant to use when running the IDE with the plugin. See JetBrains Runtime Releases.

Default value: null

Acceptable values:

  • jcef

  • sdk

  • fd

  • dcevm

  • nomod

Note: For JBR 17, dcevm is bundled by default. As a consequence, separated dcevm and nomod variants are no longer available.

Accepted values:

  • 8u112b752.4

  • 8u202b1483.24

  • 11_0_2b159

All JetBrains Java versions are available at JetBrains Space Packages, and GitHub.