mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 17:57:53 +08:00
Update topics/appendix/tools/intellij_platform_gradle_plugin/tools_intellij_platform_gradle_plugin_tasks.md
Co-authored-by: Karol Lewandowski <karol.lewandowski@jetbrains.com>
This commit is contained in:
parent
909eea916f
commit
5b6e2f39c0
@ -331,7 +331,7 @@ Type
|
||||
|
||||
</tldr>
|
||||
|
||||
Task dedicated to executing the code instrumentation using the Ant tasks provided by the used IntelliJ Platform dependency.
|
||||
Executes the code instrumentation using the Ant tasks provided by the used IntelliJ Platform dependency.
|
||||
The code instrumentation scans the compiled Java and Kotlin classes for JetBrains Annotations usages to replace them with their relevant functionalities.
|
||||
|
||||
The task is controlled with the [`intellijPlatform.instrumentCode`](tools_intellij_platform_gradle_plugin_extension.md#intellijPlatform-instrumentCode) extension property, enabled by default.
|
||||
|
Loading…
x
Reference in New Issue
Block a user