Posted September 17, 201411 yr 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.
September 17, 201411 yr 'src/main/java' = mod code 'src/main/resources' = mod textures etc. Minecraft > Referenced Libraries > forgeSrc-1.7......... = Minecraft sources with Forge and FML
September 17, 201411 yr Author 'src/main/java' = mod code 'src/main/resources' = mod textures etc. Minecraft > Referenced Libraries > forgeSrc-1.7......... = Minecraft sources with Forge and FML Not sure what your suggesting. I am i looking in the wrong place for the source? or did i point to the wrong workspace?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.