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 fixed the issue by deleting .iml files of modules causing the issue.