mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
snippets: pluginDevKitAvailability, reword as everybody will be using newer IDE versions
This commit is contained in:
parent
1d4295a1a5
commit
2af108be18
@ -29,16 +29,12 @@
|
|||||||
</tip>
|
</tip>
|
||||||
</snippet>
|
</snippet>
|
||||||
<snippet id="pluginDevKitAvailability">
|
<snippet id="pluginDevKitAvailability">
|
||||||
|
<warning title="Installing Plugin DevKit plugin">
|
||||||
<p>
|
<p>
|
||||||
<emphasis>Plugin DevKit</emphasis>
|
|
||||||
plugin is bundled with IntelliJ IDEA until 2023.2.
|
|
||||||
</p>
|
|
||||||
<warning title="Plugin DevKit Availability">
|
|
||||||
<p>When using IntelliJ IDEA 2023.3 or later, the
|
|
||||||
<emphasis>Plugin DevKit</emphasis>
|
<emphasis>Plugin DevKit</emphasis>
|
||||||
plugin must be installed from JetBrains Marketplace (<a
|
plugin must be installed from JetBrains Marketplace (<a
|
||||||
href="https://plugins.jetbrains.com/plugin/22851-plugin-devkit">Plugin Homepage</a>)
|
href="https://plugins.jetbrains.com/plugin/22851-plugin-devkit">Plugin Homepage</a>)
|
||||||
as it is no longer bundled with the IDE.
|
as it is not bundled since version 2023.3.
|
||||||
</p>
|
</p>
|
||||||
</warning>
|
</warning>
|
||||||
</snippet>
|
</snippet>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user