Posted May 1, 20223 yr so I want to run Minecraft from Eclipse, I go to Run>Run Configurations>Java Applications but there is no drop down button on Java Applications and I can't run the game.
May 1, 20223 yr Author So I'm following this tutorial. I want to run Minecraft from Eclipse, I go to Run>Run Configurations>Java Applications but there is no drop down button on Java Applications and I can't run the game.
May 1, 20223 yr Forge use Gradle, you need to use the gradle tasks to run the game (runClient for client and runServer for server) you can open the gradle task view in eclipse, from there you be able to run each single task Edited May 1, 20223 yr by Luis_ST
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.