(when adding jar) - Module “android” must not contain source root

前端 未结 8 1807
忘掉有多难
忘掉有多难 2020-12-24 13:18

I\'m trying to add gdx-tools.jar to a libGDX project in IntelliJ. The result:

Module \"android\" must not contain source root \".../android/src\". The

8条回答
  •  攒了一身酷
    2020-12-24 13:58

    I solved the problem by simply renaming the project. Right click on the project, then click refactor.

提交回复
热议问题