mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
dev_alternate_products.md: note about Gradle 1.x
This commit is contained in:
parent
7118687812
commit
cdfe1f0002
@ -4,11 +4,7 @@
|
|||||||
|
|
||||||
<link-summary>Configuring plugin projects for targeting IntelliJ Platform-based IDEs other than IntelliJ IDEA.</link-summary>
|
<link-summary>Configuring plugin projects for targeting IntelliJ Platform-based IDEs other than IntelliJ IDEA.</link-summary>
|
||||||
|
|
||||||
> All information on this page applies only when using [](tools_gradle_intellij_plugin.md).
|
<include from="creating_plugin_project.md" element-id="gradle1xOnly"/>
|
||||||
>
|
|
||||||
> This page will be updated soon, see [](tools_intellij_platform_gradle_plugin.md) pages in the meantime for configuration reference.
|
|
||||||
>
|
|
||||||
{style="warning" title="Gradle Plugin 1.x Only"}
|
|
||||||
|
|
||||||
Plugin projects can target any (custom) IDEs, as long as the products are based on the [IntelliJ Platform](intellij_platform.md).
|
Plugin projects can target any (custom) IDEs, as long as the products are based on the [IntelliJ Platform](intellij_platform.md).
|
||||||
Such plugins are developed much like plugin projects that target IntelliJ IDEA.
|
Such plugins are developed much like plugin projects that target IntelliJ IDEA.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user