mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
api_notable_list_2021.md: 2021.2 unbundled plugins
This commit is contained in:
parent
19174adf45
commit
e8b2a7f495
@ -11,6 +11,11 @@ Unit test mode: non-production `IconManager`
|
||||
|
||||
Constructor Injection disabled for Extensions
|
||||
: Please obtain necessary components only when needed (logged as ERROR now).
|
||||
|
||||
### Notable Changes in IntelliJ IDEA 2021.2
|
||||
|
||||
Unbundled plugins
|
||||
: Several plugins (Arquillian, AspectJ, CoffeeScript, Debugger Support for JSP (JSR45), Drools, Guice, Helidon, Java EE: Enterprise Java Beans (EJB), Spring OSGi, Spring Web Flow) have been unbundled. The IDE will suggest installation if the project contains related framework dependency. If your plugin depends on them, users will need to install them from the [JetBrains Plugins Repository](https://plugins.jetbrains.com).
|
||||
|
||||
## 2021.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user