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
b3a54cff83e6a8e5b48aec38c965e266f8a2cd69
kotlin-fork
/
jps
/
jps-plugin
/
testData
/
general
/
InternalFromAnotherModule
T
History
Alexander Udalov
b3a54cff83
Improve error message for inaccessible invisible_fake members
...
#KT-8989 Fixed Original commit:
b6b2303aa7
2016-07-22 18:13:40 +03:00
..
module1
fix KT-9299 In a project with circular dependencies between modules, IDE reports error on use of internal class from another module, but the corresponding code still compiles and runs.
2015-10-30 14:40:46 +03:00
module2
fix KT-9299 In a project with circular dependencies between modules, IDE reports error on use of internal class from another module, but the corresponding code still compiles and runs.
2015-10-30 14:40:46 +03:00
errors.txt
Improve error message for inaccessible invisible_fake members
2016-07-22 18:13:40 +03:00
kotlinProject.ipr
add tests in KotlinJpsTest for check access to internal elements from another module
2015-09-25 14:02:26 +03:00