mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
api changes 2021: IJ Ultimate, Persistence
This commit is contained in:
parent
4b3967b8d1
commit
1335410cfe
@ -170,6 +170,11 @@ Expression Language (EL) was extracted from `com.intellij.jsp` (_"Java Server Pa
|
|||||||
`com.intellij.psi.jsp.JspImplicitVariable` class renamed to `com.intellij.javaee.el.util.ELImplicitVariable`
|
`com.intellij.psi.jsp.JspImplicitVariable` class renamed to `com.intellij.javaee.el.util.ELImplicitVariable`
|
||||||
: Use new class from `com.intellij.javaee.el` plugin instead.
|
: Use new class from `com.intellij.javaee.el` plugin instead.
|
||||||
|
|
||||||
|
#### Persistence
|
||||||
|
|
||||||
|
`com.intellij.javaee.model.xml.persistence` package renamed to `com.intellij.jpa.model.xml.persistence`
|
||||||
|
: To support dynamic plugins.
|
||||||
|
|
||||||
#### Application Servers
|
#### Application Servers
|
||||||
|
|
||||||
Various package renames to support dynamic plugins
|
Various package renames to support dynamic plugins
|
||||||
|
Loading…
x
Reference in New Issue
Block a user