This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1ca3c5e3b8a29d9ffcb5cc61411b93d14ccc4e59
kotlin-fork
/
idea
/
testData
/
refactoring
/
move
/
kotlin
/
moveFile
T
History
Alexey Sedunov
b2eb53e4b2
Move/Change Package: Package name validation
...
#EA-70631 Fixed
2015-09-03 22:06:06 +03:00
..
addExtensionImport
Move File/Change Package: Change package directive prior to processing of internal usages (otherwise some necessary imports are not added)
2015-05-18 21:18:51 +03:00
internalReferences
Shorten references inserts imports for global functions and properties too
2015-02-19 11:07:01 +03:00
invalidTargetPackage
Move/Change Package: Package name validation
2015-09-03 22:06:06 +03:00
moveFileToFile
Forbid moving file to another file
2014-03-04 19:45:34 +04:00
moveFileWithoutPackageRename
Update references when moving Kotlin file
2014-03-07 19:24:33 +04:00
moveFileWithPackageRename
Fixed updating Java references on moved Kotlin top-level callables.
2015-03-31 18:13:20 +03:00
moveLastFileInPackageWithPackageRename
Added test with moving file used in Java to other package.
2015-03-31 18:14:00 +03:00