Is there a way to add a dependency on a module fro...
# intellij
m
Is there a way to add a dependency on a module from another project, without copying its sources? ‘Import Module’ just copies existing module’s sources to current project, making it impossible to maintain shared code. Okay, as it turns out, my question is googleable. http://stackoverflow.com/a/32395852/3050249