Hi,
I setup eclipse luna in linux mint. I followed this tutorial to set it up
http://www.minecraftforge.net/forum/index.php?topic=14048.0
the steps were
- Install & Run Minecraft 1.7.10
./gradlew setupDecompWorkspace
(When i ran this it shows extractMinecraftSrc as skipped) maybe i need to move the minecraft.jar there???
./gradlew eclipse
Opened Eclipse and pointed to the eclipse file in the forge folder. But when i look at the src/main file in the package explorer there is nothing there.