mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
Document internal changes in Kotlin compiler (#1444)
This commit is contained in:
parent
38e1929fe7
commit
6f2e16097f
@ -119,6 +119,9 @@ Class `com.intellij.psi.xml.XmlElementType` no longer extends `com.intellij.psi.
|
||||
`org.jetbrains.kotlin.ir.builders.TranslationPluginContext` class removed
|
||||
: This class was removed from the Kotlin compiler and is no longer available.
|
||||
|
||||
`org.jetbrains.kotlin.analysis.decompiler.stub.file.ClsClassFinder.isKotlinInternalCompiledFile$default(ClsClassFinder, VirtualFile, byte[], int, Object)` method removed
|
||||
: Recompile code usages.
|
||||
|
||||
### Remote Development 2025.1
|
||||
|
||||
`com.jetbrains.rd.ide.model.AddToGroupRuleModel` class removed
|
||||
|
Loading…
x
Reference in New Issue
Block a user