Useful IntelliJ IDEA Settings
I switched from Eclipse to IntelliJ IDEA a while ago because it kinda was way easier to get the programming environment at work up and running with IntelliJ. And because I use it at work and don’t want to do…
Sharing LibGDX assets
I recently came across the problem of not being able to properly share the “data” folder of my Desktop and Android LibGDX project in IntelliJ IDEA. Now i found 3 solutions for this. Each one has it’s benefits. Solution 1…