mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 17:57:53 +08:00
gradle_prerequisites.md: make screencast more prominent
This commit is contained in:
parent
1327272b20
commit
6e612b7940
@ -24,6 +24,8 @@ Before creating a new Gradle project, familiarize yourself with the [Creating a
|
|||||||
This page emphasizes the steps in the process of creating IntelliJ Platform plugin projects that are Gradle-based.
|
This page emphasizes the steps in the process of creating IntelliJ Platform plugin projects that are Gradle-based.
|
||||||
Additionally, the [Working with Gradle in IntelliJ IDEA](https://www.youtube.com/watch?v=6V6G3RyxEMk) screencast offers a thorough introduction.
|
Additionally, the [Working with Gradle in IntelliJ IDEA](https://www.youtube.com/watch?v=6V6G3RyxEMk) screencast offers a thorough introduction.
|
||||||
|
|
||||||
|
<video href="6V6G3RyxEMk" title="Working with Gradle in IntelliJ IDEA" width="300"/>
|
||||||
|
|
||||||
Launch the [New Project Wizard](https://www.jetbrains.com/help/idea/gradle.html#project_create_gradle).
|
Launch the [New Project Wizard](https://www.jetbrains.com/help/idea/gradle.html#project_create_gradle).
|
||||||
It guides you through the Gradle project creation process with two screens.
|
It guides you through the Gradle project creation process with two screens.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user