Posted November 14, 20195 yr I need help fixing - ,,MDKexample missing" i ran everything but then i try to open MDKexample it says that its missing tried difrent versions but still it isnt working.
November 14, 20195 yr Your project path mustn't contain spaces. Also run gradlew cleancache --refresh-dependencies setupDecompWorkspace eclipse in folder of the project. To do that create new .txt file, paste this command there and save this .txt file in the project folder as .bat file and run. Or use command prompt in folder to run the command. Then run gradlew.bat file again(this file must be in project folder by default). Don't forget to specify *project folder*/eclipse as workspace when you launch Eclipse(or whatever IDE you use). Edited November 14, 20195 yr by AntonBespoiasov removed extra whitespace
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.