mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
tools_intellij_platform_gradle_plugin_gradle_properties.md: fix plugin name
This commit is contained in:
parent
205ff84b51
commit
1faaec8789
@ -19,7 +19,7 @@ org.jetbrains.intellij.platform.<name>=<value>
|
||||
|
||||
Instruct the IDE that sources are needed to be downloaded when working with IntelliJ Platform Gradle Plugin.
|
||||
|
||||
Value is passed directly to the [Idea Gradle Plugin](https://docs.gradle.org/current/userguide/idea_plugin.html) to the `idea.module.downloadSources` property.
|
||||
Value is passed directly to the [IDEA Gradle Plugin](https://docs.gradle.org/current/userguide/idea_plugin.html) to the `idea.module.downloadSources` property.
|
||||
|
||||
See also:
|
||||
- [`IdeaModule.downloadSources`](https://docs.gradle.org/current/dsl/org.gradle.plugins.ide.idea.model.IdeaModule.html#org.gradle.plugins.ide.idea.model.IdeaModule:downloadSources)
|
||||
|
Loading…
x
Reference in New Issue
Block a user