kitsushadow Posted September 17, 2014 Share Posted September 17, 2014 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. Quote Link to comment Share on other sites More sharing options...
ShetiPhian Posted September 17, 2014 Share Posted September 17, 2014 'src/main/java' = mod code 'src/main/resources' = mod textures etc. Minecraft > Referenced Libraries > forgeSrc-1.7......... = Minecraft sources with Forge and FML Quote Link to comment Share on other sites More sharing options...
kitsushadow Posted September 17, 2014 Author Share Posted September 17, 2014 '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? Quote Link to comment Share on other sites More sharing options...
ShetiPhian Posted September 17, 2014 Share Posted September 17, 2014 Looking in the wrong spot. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.