Posted November 16, 20159 yr This has happened in the past, and I cant remember how I fixed it. I downloaded the mdk and unzipped it. I ran gradlew setupdecompworkspace --refresh-dependencies I ran gradlew eclipse I opened eclipse and when I try to open the project it says that the .project file isn't there, but it is there! What did I do wrong
November 16, 20159 yr Have you checked your workspace file path? You can change that in Switch workspace make sure it goes to the eclipse folder or the folder where your project is located
November 16, 20159 yr it is in the unzipped stuff/eclipse folder Just because that's where Eclipse is doesn't mean that's where it's looking for the project file. Its like saying, "Word can't open my doc file, but it's right there next to word.exe, but I run Word and nothing! Blank!" Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
November 16, 20159 yr And did you tell Eclipse to use that workspace? Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
November 16, 20159 yr Move your workspace folder to your C: drive. That worked for me I might be terribly wrong.. Like really, really wrong. But I'm just trying to help.
November 16, 20159 yr and that didn't work? Try creating a new folder and unzip the file there, and write gradlew setupDecompWorkspace eclipse --refresh-dependencies And also, make sure you have Java 7+ JDK I might be terribly wrong.. Like really, really wrong. But I'm just trying to help.
November 16, 20159 yr Author I tried a folder that was in my user folder instead of the C drive and it works fine now. Not sure what was going on there.
November 16, 20159 yr Great! I might be terribly wrong.. Like really, really wrong. But I'm just trying to help.
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.