Import Android Gradle project into Eclipse?

Is there a way to import my multi-project gradle build into Eclipse? I’ve downloaded the Enide plugin and tried several times. While it is able to resolve all of my sub-projects it doesn’t register the project references defined in the build.gradle files. As a result several of my Android projects that depend on other projects won’t build from Eclipse. However building from the Gradle cmd line works fine of course.