localPath

abstract val localPath: Property<String>

The path to the locally installed IDE distribution that should be used to build the plugin.

Acceptable values:

  • C:\Users\user\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\211.7142.45

  • /Applications/Android Studio 4.2 Preview.app/Contents

  • /home/user/idea-IC-181.4445.78

Warning: version and localPath must not be specified at the same time.