I’ve only done small bit of work with android and I’m not a huge fan of Eclipse. I’ve been working on the command-line with Ant build scripts. Will libgdx play nice with a text editor/command-line environment? I can’t seem to find any documentation online–everybody seems to be using Eclipse.
Share
Well, nothing specific here.
I’m using libgdx with
IntelliJ IDEAand pretty happy with it.It’s just a matter of setting the right
PATHandCLASSPATH.