From 6e612b7940b889a8a9f0acbca5aaa35522bea3e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 14 Mar 2022 11:44:00 +0100 Subject: [PATCH] gradle_prerequisites.md: make screencast more prominent --- topics/tutorials/build_system/gradle_prerequisites.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/topics/tutorials/build_system/gradle_prerequisites.md b/topics/tutorials/build_system/gradle_prerequisites.md index 7f37e86e7..d37bca515 100644 --- a/topics/tutorials/build_system/gradle_prerequisites.md +++ b/topics/tutorials/build_system/gradle_prerequisites.md @@ -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. Additionally, the [Working with Gradle in IntelliJ IDEA](https://www.youtube.com/watch?v=6V6G3RyxEMk) screencast offers a thorough introduction. +