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 solve in with Deletion both gen and gen [generated] from Source Folder.