多分今後も使うと思うので. ちなみにADT用なのでsrc/main/java とかにはしてないです. /*/ defaultTasks 'eclipse' apply plugin: 'java' apply plugin: 'eclipse' task wrapper(type: Wrapper){ gradleVersion = '1.6' } eclipse { project { name = 'MyProject' comment = 'Very interesting top secret project' //if you want to append some extra natures in a declarative fashion: natures = ['com.android.ide.eclipse.adt.AndroidNature', 'org.eclipse