Jump to content

setupDecompWorkspace or setupDevWorkspace - Where is the difference?


Bedrock_Miner

Recommended Posts

Hey Guys!

 

I set up my Forge-Gradle system some time ago but now I had to recreate it completely. The problem is that I can't remember whether I used setupDevWorkspace or setupDecompWorkspace... Can anyone tell me where the difference is?

 

Another problem is:

I tried both: setupDecompWorkspace and setupDevWorkspace and

gradlew eclipse

afterwards but with none of them I see the MC-Code in eclipse. Whats wrong?

 

I also think, the system is a little bit buggy, I ran setupDecompWorkspace five times and three times of it the forge-jar was not added to the files.

Link to comment
Share on other sites

If setupDecompWorkspace should create the sourcecode, why do I never see the code in eclipse? I always see "This is a binary file. Do you want to attach the source code?".

And half of the times I even don't see this, because the Forge - jar is not added to the project!

Link to comment
Share on other sites

If setupDecompWorkspace should create the sourcecode, why do I never see the code in eclipse? I always see "This is a binary file. Do you want to attach the source code?".

And half of the times I even don't see this, because the Forge - jar is not added to the project!

 

Run

gradlew setupDecompWorkspace --refresh-dependencies --debug

 

After run

gradlew setupDevWorkspace --refresh-dependencies --debug

 

And at last run

gradlew eclipse --debug

 

Hey Guys!

 

I set up my Forge-Gradle system some time ago but now I had to recreate it completely. The problem is that I can't remember whether I used setupDevWorkspace or setupDecompWorkspace... Can anyone tell me where the difference is?

 

Another problem is:

I tried both: setupDecompWorkspace and setupDevWorkspace and

gradlew eclipse

afterwards but with none of them I see the MC-Code in eclipse. Whats wrong?

 

I also think, the system is a little bit buggy, I ran setupDecompWorkspace five times and three times of it the forge-jar was not added to the files.

 

setupDecompWorkspace only generates decompiled forge, forge fmled, forge fmlinjected, forge mcped, forge source nojd, forge srg and forge source. setupDevWorkpsace generates forge javadoc, forge bin patch, forge binaries, and "forgeSrc".

Link to comment
Share on other sites

  • 2 weeks later...

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.