Jump to content

Eclipse is not working


SprengMeister02

Recommended Posts

Hello everyone,

 

Eclipse is not working. Here are the steps I did:

Downloading forge and extract it in a folder called "forge" on my desktop

Typing the command "gradlew setupDecompWorkspace eclipse"

Downloading and installing eclipse

Choosing the folder "eclipse" in the forge-directory

Everytime I start Eclipse, I can't see a folder there. I am currently using Eclipse Neon, Forge 1.8, updating to 1.10.2 after fixing this.

I tried everything, but this ****Eclipse still refuses to work.

 

Best regards,

SprengMeister02

 

PS: The newest version of JDK is installed.

In Minecraft, there are creepers ant TNT, but I

am definitely the most explosive thing.

Link to comment
Share on other sites

You need to execute these commands:

1. gradlew setupDecompWorkspace --refresh-dependencies

2. gradlew setupDevWorkspace --refresh-dependencies

3. gradlew eclipse

 

If it doesn't work after executing those, just ask again in this thread

Bringing the best mod back alive! Our mod REFORGED!

Balkon's Weapons for 1.8: https://github.com/TheOnlySilverClaw/Reforged/releases

Link to comment
Share on other sites

You need to execute these commands:

1. gradlew setupDecompWorkspace --refresh-dependencies

2. gradlew setupDevWorkspace --refresh-dependencies

3. gradlew eclipse

 

If it doesn't work after executing those, just ask again in this thread

 

You shouldn't need Step #2. (Although I don't think it will hurt anything.)

 

>> Choosing the folder "eclipse" in the forge-directory

 

Do you mean Import Project? In Eclipse you will need to import the project in order to see it. I usually import by right clicking in the Package Explorer pane, choosing Import, choosing Existing Project Into Workspace and then browsing to find your project.

Check out my tutorials here: http://jabelarminecraft.blogspot.com/

Link to comment
Share on other sites

You shouldn't need Step #2. (Although I don't think it will hurt anything.)

 

I did that everytime and for me it works (haven't tested it without yet, so you could be right... I think, that you are right, I know your coding tutorials ;) )

 

>> Choosing the folder "eclipse" in the forge-directory

 

Do you mean Import Project? In Eclipse you will need to import the project in order to see it. I usually import by right clicking in the Package Explorer pane, choosing Import, choosing Existing Project Into Workspace and then browsing to find your project.

 

I think, that he means choosing the workspace. Then it would be right, what he does. If the project doesn't appear, then he should import it like you said.

Bringing the best mod back alive! Our mod REFORGED!

Balkon's Weapons for 1.8: https://github.com/TheOnlySilverClaw/Reforged/releases

Link to comment
Share on other sites

You shouldn't need Step #2. (Although I don't think it will hurt anything.)

 

I did that everytime and for me it works (haven't tested it without yet, so you could be right... I think, that you are right, I know your coding tutorials ;) )

 

>> Choosing the folder "eclipse" in the forge-directory

 

Do you mean Import Project? In Eclipse you will need to import the project in order to see it. I usually import by right clicking in the Package Explorer pane, choosing Import, choosing Existing Project Into Workspace and then browsing to find your project.

 

I think, that he means choosing the workspace. Then it would be right, what he does. If the project doesn't appear, then he should import it like you said.

 

 

'setupDecompWorkspace' runs 'setupDevWorkspace' and then links the decompiled/deobf minecraft source to your project, so yeah, you should only run 'setupDecompWorkspace'.

Link to comment
Share on other sites

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.

Announcements



×
×
  • Create New...

Important Information

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