mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Fixed a link to build script
This commit is contained in:
parent
a667b02c52
commit
213c77c2c8
@ -72,8 +72,8 @@ Finally, specify a JVM Gradle will use, it can be the Project JDK. You also conf
|
||||
|
||||
Now, add the following script to your `build.gradle file`, overwriting any existing contents.
|
||||
|
||||
```java
|
||||
{% include /code_samples/gradle_plugin_demo/src/build.gradle %}
|
||||
```groovy
|
||||
{% include /code_samples/gradle_plugin_demo/build.gradle %}
|
||||
```
|
||||
|
||||
### 1.4. Running a simple plugin
|
||||
|
Loading…
x
Reference in New Issue
Block a user