configuring existing eclipse java project to build using gradle

前端 未结 3 948
清酒与你
清酒与你 2020-12-08 14:18

I have an existing Java project in Eclipse. I want to implement builds using gradle. I tried using the gradle eclipse plugin as given here but ran into numerous errors in E

3条回答
  •  失恋的感觉
    2020-12-08 14:53

    Try Eclipse integration for Gradle: http://marketplace.eclipse.org/content/buildship-gradle-integration

提交回复
热议问题