mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 17:27:49 +08:00
api_changes_list_2020.md: Groovy Plugin
This commit is contained in:
parent
4bbc546161
commit
fd121cfd9c
@ -137,6 +137,12 @@ Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on h
|
||||
: Use `com.intellij.codeInsight.actions.VcsFacadeImpl.getVcsInstance().getChangedElements(...)` instead.
|
||||
|
||||
|
||||
## Changes in Groovy Plugin 2020.2
|
||||
|
||||
`org.jetbrains.plugins.groovy.formatter.AlignmentProvider.addPair` method parameter type changed from `Boolean` to `boolean`
|
||||
: Please adjust/recompile the code.
|
||||
|
||||
|
||||
## Changes in Java EE Plugins 2020.2
|
||||
|
||||
Java EE plugins split
|
||||
|
Loading…
x
Reference in New Issue
Block a user