You should use the gradle eclipse plugin. Add this to your build.gradle file: apply plugin: "eclipse" This will add eclipse related tasks to your build.
確定! 回上一頁