I can import a multi module project into Eclipse just fine. By default the projects are added unassigned to a working set. However, if I choose options in the Working sets section of the Import Gradle ...
Create a multi-project Gradle Java project and configure custom build directory under project's root for some of the modules, for example: buildDir = "$project ...