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
I had same problem. Solved it by completely deleting project, then clone it back from GIT.