mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
Document generic bounds change (#930)
This commit is contained in:
parent
a8b5c7236b
commit
79421e0c34
@ -108,6 +108,9 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
||||
`com.intellij.database.util.TreePatternNode.NegativeNaming(ObjectName[])` constructor removed
|
||||
: Do not manipulate TreePatternNodes. Use TreePatternUtils to manipulate TreePatterns.
|
||||
|
||||
`com.intellij.database.dataSource.DataSourceConfigurable.getDataSource()` method return type changed from DasDataSource to RawDataSource
|
||||
: Stricter generic bound
|
||||
|
||||
### TextMate Plugin 2022.3
|
||||
|
||||
`org.jetbrains.plugins.textmate.language.preferences.PreferencesRegistry` class now interface
|
||||
|
Loading…
x
Reference in New Issue
Block a user