The Meaning of Life, the Universe, and Everything.
Location:
The Milky Way
Join Date:
7/14/2012
Posts:
49
Member Details
Ugh. I deleted on of my forge files by accident, and now I need to reinstall EVERYTHING even eclipse. Anywhere to start? I dont't remember as it has been so long since I have installed eclipse ect.
First install the JDK and an IDE (Eclipse and IntelliJ IDEA are the two that ForgeGradle supports) then set the JAVA_HOME environment variable to the location of the JDK.
Once you've done that, you can follow this guide to set up a ForgeGradle workspace for your mod.
Rollback Post to RevisionRollBack
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Ugh. I deleted on of my forge files by accident, and now I need to reinstall EVERYTHING even eclipse. Anywhere to start? I dont't remember as it has been so long since I have installed eclipse ect.
Thanks.
First install the JDK and an IDE (Eclipse and IntelliJ IDEA are the two that ForgeGradle supports) then set the JAVA_HOME environment variable to the location of the JDK.
Once you've done that, you can follow this guide to set up a ForgeGradle workspace for your mod.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Thanks!
I've got some tips on setting up Java, Eclipse and git for modding here: http://jabelarminecraft.blogspot.com/p/quick-tips-eclipse.html