User Tools

Site Tools


setup:eclipse

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
setup:eclipse [2018/12/17 00:15] – created modmuss50setup:eclipse [2019/01/17 22:08] – add genSources asie
Line 5: Line 5:
 ===== Creating the eclipse project ===== ===== Creating the eclipse project =====
  
-Open a terminal or a command prompt window in the same directory of your build.gradle and run `gradlew eclipse`. Running this task will download and setup minecraft as well as generate the relevant eclipse project files.+Open a terminal or a command prompt window in the same directory of your build.gradle and run `gradlew genSources eclipse`. Running this task will download and setup minecraft as well as generate the relevant eclipse project files.
  
 ===== Running Minecraft ===== ===== Running Minecraft =====