Sooo I’ve recently switched from Eclipse to IntelliJ IDEA because (I feel) IntelliJ is much better. But one thing might make me move back to Eclipse: it’s freakin’ hard to make a libGDX project in IntelliJ.
I followed the instructions to make a libGDX project in IntelliJ and it worked. But to do that for every libGDX project takes waaaay too much time. I tried to use the one libGDX project as a base and import that project as a new project but it didn’t copy over any of the modules (Android, Desktop, and Main). Also, it’s not written how to make the iOS module.
For anyone who uses IntelliJ and libGDX: Please help. This IDE works wonders better than Eclipse and looks nicer too (Darcula theme FTW ;D) and I’d hate to have to switch back to Eclipse because of this. Thanks in advance!