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
master
kotlin-fork
/
jps
/
jps-plugin
/
testData
/
general
/
InternalFromAnotherModule
/
module1
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Michael Nedzelsky
731268085f
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.
...
#KT-9299 Fixed Original commit:
6ebe0c30ec
2015-10-30 14:40:46 +03:00
..
src
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
module1.iml
add tests in KotlinJpsTest for check access to internal elements from another module
2015-09-25 14:02:26 +03:00