Jump to content

Recommended Posts

Posted (edited)

Hi!

I get this error message:

The project description file (.project) for 'MDKExample' is missing.  This file contains important information about the project.  The project will not function properly until this file is restored.

 

I have also searched the internet but nothing works ;-;

 

I hope someone can help me! :)

 

EDIT: Im using Eclipse Java IDE

Edited by zRqulCoding
IDE
Posted
2 hours ago, zRqulCoding said:

The project description file (.project) for 'MDKExample' is missing.  This file contains important information about the project.

did you run 'gradlew eclipse'/'gradlew intellij'?
-> I'm not sure if the intellij command is correct

Posted (edited)

1. I Downloaded JDK 8(latest version), Downloaded Forge for minecraft 1.8.9 and Downloaded Eclipse

2. I made an enviroment called "JAVA_HOME" and set the value to C:\Program Files(x86)\Java\jdk1.8.0_311

3. I ran 'gradlew setupDecompWorkspace eclipse --debug'(becuase it didnt run for me without debug mode on)

4. i ran 'gradlew eclipse'

4. I opened eclipse in the eclipse folder inside the mod folder

Edited by zRqulCoding
Posted

try opening eclipse normally (just run its exe), then right click the white area in the tree on the left side, click "import project" or "import existing project" and locate the example mod directory.

anything different?

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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