mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 11:42:40 +07:00
Previously we tracked only inline functions and properties of removed class - now we will track all public members Tests were added for: * Remove imported top-level function (Kotlin uses Kotlin) * Remove imported top-level variable (Kotlin uses Kotlin) * Remove imported top-level extension property (Kotlin uses Kotlin) * Remove imported class (Java uses Kotlin) * Remove imported class (Java uses Java) ^KT-75917 Fixed GitOrigin-RevId: f0458ac7c1d04df8fe9aa591cb1a1782a36e9fe9
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
Cleaning output files:
|
|
out/production/DeleteImportedClass/root/Root.class
|
|
End of files
|
|
Cleaning output files:
|
|
out/production/DeleteImportedClass/Jaba.class
|
|
End of files
|
|
Compiling files:
|
|
src/Jaba.java
|
|
End of files |