The extracted MDK folder is considered your mod workspace, you don't move anything out of it, just open Eclipse, Import, Import Existing Gradle Project, select your mod workspace (not your Eclipse workspace, which is more of a user settings folder than a workspace), click next, and Eclipse will scan the folder for Gradle project files, it should find the build.gradle provided by the MDK.