mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
Cross reference from gradle page to ide development instance page
This commit is contained in:
parent
c006f4ec68
commit
e5fae7346e
@ -44,7 +44,9 @@ intellij {
|
||||
sandboxDirectory = "$project.buildDir/myCustom-sandbox"
|
||||
}
|
||||
```
|
||||
|
||||
See the [IDE Development Instances](/basics/ide_development_instance.md)
|
||||
page for more information about default Sandbox Home directory locations and contents.
|
||||
|
||||
### 1.4 Add Gradle Support to an Existing Plugin
|
||||
|
||||
To add Gradle support to an existing plugin project, create a `build.gradle` file under the root directory, with at least the following contents:
|
||||
|
Loading…
x
Reference in New Issue
Block a user