Alexey Sedunov
|
bab762b761
|
Implement post-refactoring optimization of unused imports
#KT-15822 Fixed
#KT-13755 Fixed
|
2017-03-22 13:36:11 +03:00 |
|
Alexey Sedunov
|
ca87e7933f
|
Move: Drop Java on-demand static imports of facade class members when original facade is eliminated due to Move refactoring
#KT-9624 Fixed
|
2015-10-24 19:50:48 +03:00 |
|
Dmitry Petrov
|
a76fb328cb
|
Dropping package facades:
- fix testData for 'move' tests
(NB regression in **/onDemandStaticImport.java, see: https://youtrack.jetbrains.com/issue/KT-9624)
|
2015-10-19 16:03:20 +03:00 |
|
Pavel V. Talanov
|
e578caaed2
|
Fix test data for move test
Tests do not pass after this change
(cherry picked from commit d4437d7)
|
2015-10-19 16:03:18 +03:00 |
|
Evgeny Gerashchenko
|
f789933683
|
Fixed updating Java references on moved Kotlin top-level callables.
|
2015-03-31 18:13:20 +03:00 |
|
Alexey Sedunov
|
17dd5b9d05
|
Move: Do not update Kotlin usages of extension members, add imports instead
#KT-5378 Fixed
|
2014-08-05 18:14:39 +04:00 |
|