mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
using_dev_kit.md: add note about using Gradle
This commit is contained in:
parent
f995614e30
commit
4bbd6b8d0e
@ -2,6 +2,8 @@
|
||||
title: Using DevKit
|
||||
---
|
||||
|
||||
>> **NOTE** For new projects, it is recommend to use [Gradle](/tutorials/build_system.md).
|
||||
|
||||
_Plugin DevKit_ is a bundled IntelliJ IDEA plugin for developing plugins for the IntelliJ Platform using IntelliJ IDEA's
|
||||
own build system. It provides its custom SDK type and a set of actions for building plugins within the IDE.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user