mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
plugin_compatibility.md: minor
This commit is contained in:
parent
cb4f8010c7
commit
1abe431a8d
@ -95,8 +95,9 @@ This table is not exhaustive, to see a list of all available modules, invoke cod
|
||||
| `JavaScript` | **JavaScript** language PSI Model, Inspections, Intentions, Completion, Refactoring, Test Framework | WebStorm, and other products if the JavaScript plugin is installed. |
|
||||
|
||||
#### Java
|
||||
<primary-label ref="2019.2"/>
|
||||
|
||||
The [Java language functionality](https://blog.jetbrains.com/platform/2019/06/java-functionality-extracted-as-a-plugin/) was extracted as a plugin in version 2019.2 of the IntelliJ Platform.
|
||||
The [Java language functionality](https://blog.jetbrains.com/platform/2019/06/java-functionality-extracted-as-a-plugin/) was extracted as a plugin from the IntelliJ Platform.
|
||||
This refactoring separated the Java implementation from the other, non-language portions of the platform.
|
||||
A dependency on the Java plugin (Plugin ID `com.intellij.java`) must be set up using [](plugin_dependencies.md).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user