Railcraft

Railcraft

34M Downloads

"gradlew eclipse" not creating an "eclipse" folder

MrAnima opened this issue ยท 5 comments

commented

I have followed the build instructions written in the README.md, and even though Gradle tells me that the build was successful, no "eclipse" folder appears in the root of the project. Does this folder have a different location ? I had previously built a few other mods, and nothing wrong occurred.
Thanks !

commented

@MrAnima You don't need that folder. Just import the gradle project in idea or in eclipse after running gradlew.bat setupDecompWorkspace.

commented

Okay, thanks a lot, I was used to the classic way of doing things. I'll try that tomorrow.

commented

@MrAnima Is this fine now?

commented

Oh, sorry, everything's fine, I was busy exploring the code and completely forgot, a big thank you for your help, have a great day!

commented

๐Ÿ˜„