creating_plugin_project.md: web-summary

This commit is contained in:
Yann Cébron 2025-04-07 16:49:12 +02:00
parent eb98435f7c
commit 24dd65649a

View File

@ -2,6 +2,10 @@
# Creating a Plugin Gradle Project
<web-summary>
Create and run a Gradle-based IntelliJ Platform plugin project using the IDE Plugin wizard.
</web-summary>
<link-summary>Creating and running a Gradle-based IntelliJ Platform plugin project.</link-summary>
This documentation page describes a Gradle-based plugin project generated with the [New Project Wizard](https://www.jetbrains.com/help/idea/new-project-wizard.html)