ceylon-ide-intellij
ceylon-ide-intellij copied to clipboard
Use dependencies output repositories when building/running
When ProjectA and ProjectB are both opened in the IDE, and ProjectB depends on ProjectA, when building ProjectB we should add ProjectA/modules to the list of repositories that are used to build/run modules.
See this discussion.