Posted January 29, 20196 yr I'm probably just doing something wrong, but I have tried to set up the development workspace for 1.13 and I don't see the end-product that I am expecting. I realise, from checking this forum, that it is no longer necessary to run gradlew setupDecompWorkspace but that I should only run gradlew eclipse. I also cleared out my .gradle folders to give it a clean start. The gradlew eclipse runs through successfully in 6 or 7 minutes and there are no errors thrown. However, I am expecting to see an eclipse folder created, which I point my copy of eclipse to. This is how it always worked previously. But I don't see an eclipse folder, so I don't know what to do next. Has something gone wrong, or am I just not aware of how to continue? Edited February 7, 20196 yr by BatHeart Solved
February 7, 20196 yr Author I managed to solve this myself. Just start up Eclipse and point it at an empty workspace. Then Import - General - Existing projects into workspace, and point this at the base folder where you unzipped Forge and performed the set up (i.e. where the .project file is)
February 18, 20196 yr This is tricky -- I've always used NetBeans for everything but Minecraft, and have only used Eclipse with projects pre-made by Forge / Forge Gradle. Is there a guide or tutorial somewhere that could help me get started? My experience so far is that Gradle and / or Eclipse is finicky and projects can be strangely fragile (I'll skip examples, but the setup can be very weird and behave like no other software). For example, what is the root directory? Should it be the main project folder? The ./src folder? The ./src/main folder? I.e., is it for the project as a whole or source files? It's not really clear. Edited February 18, 20196 yr by JaredBGreat left out a key word ("Eclipse") Developer of Doomlike Dungeons.
February 20, 20196 yr The root directory is the . folder. So the one above /src About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
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.