Posted August 15, 20205 yr Hi, I'm am working a on a new mod in Eclipse, but my projects are in the same workspace, and I can't run the new mod. Is it possible to change this Thanks in advance! Website: http://kidkoder.net GitHub: https://github.com/Uncodeable864
August 15, 20205 yr Of course. Right click on the main folder of the project you want to run, then Run As ---> Run Configurations. Inside the window that shows up you can select which of your current workspace projects you want to run Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
August 15, 20205 yr Author 3 minutes ago, Beethoven92 said: Inside the window that shows up you can select which of your current workspace projects you want to run Are there any windows, as I opened Run Configurations, but can't figure out what to do next Website: http://kidkoder.net GitHub: https://github.com/Uncodeable864
August 15, 20205 yr On the bottom-right of the window, just click the "Run" button Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
August 15, 20205 yr Author It still does not work. Here are some screenshots: Website: http://kidkoder.net GitHub: https://github.com/Uncodeable864
August 15, 20205 yr Then just select the project you want to run in the box above (click browse to see all existing projects and select one)...also the project needs to be run with the runClient configuration if you want to start a client instance of minecraft Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
August 15, 20205 yr Author Tried that, still doesn't work Website: http://kidkoder.net GitHub: https://github.com/Uncodeable864
August 15, 20205 yr Specify what isn't working, is it loading the wrong project or not running the project at all? Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
August 15, 20205 yr Author Loading wrong project Website: http://kidkoder.net GitHub: https://github.com/Uncodeable864
August 15, 20205 yr So...lets do it again. In your package explorer on the left you have all your projects folders right? Select the one you want to work on and right click it. Then select Run As and Run Configurations. In the window that appears you should see in the box on the left various voices. You should see "Java Application". Inside it there is a runClient voice, left click on that. Then on the right side of the window, in the box with the 'Project' label you have to select the mod project you want to run (use browse button, it should let you see all the project you currently have in your workspace). When you have your project selected click the Run button below. If that doesn't work i swear i do not know what is wrong, as i am doing the same process without any issue Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
August 15, 20205 yr Author Still doesn't work. Oh well, thanks for your time. Website: http://kidkoder.net GitHub: https://github.com/Uncodeable864
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.