I have an intellij project with several modules. ...
# getting-started
e
I have an intellij project with several modules. Module A contains some java code in world.amplus.generated package and some Kotlin code in world.amplus.shared. Then over in Module B, which is Kotlin, can’t find the world.amplus package