Intellij maven dependency prefer local code

前端 未结 6 2323
野趣味
野趣味 2020-12-30 09:28

i\'m working on a project in which i have an android application project which has pom dependencies on other projects something like this:



        
6条回答
  •  抹茶落季
    2020-12-30 10:02

    There is a checkbox "resolve Workspace artifacts" under Maven Run/Debug Configuration, select it then it'll work as expected.

提交回复
热议问题