I'm using Eclipse for a Game Project using LibGdx as framework and Grandle (god I hate it).
I'm trying to push the repositories to GitHub, but I can't stage the "core" folder in the commit. It's considered unstaged.
When I try RightClick -> "Add to Index" it does and says nothing...
As it maybe usefull to know, the g2 project someway "contains" HarakaGameTwo-core & HarakaGameTwo-Desktop projects through Gradle...
Any idea how can I stage this folder ?