Questions tagged [buildship]

Buildship is a collection of Eclipse plug-ins that provide support for building software using Gradle.

Buildship is a collection of Eclipse plug-ins that provide support for building software using Gradle.

Buildship aims to provide a deep integration of Gradle into Eclipse. Buildship also aims to make the Eclipse IDE more powerful by allowing the user to do more from within the IDE.

See https://projects.eclipse.org/projects/tools.buildship and https://gradle.org/eclipse/

121 questions
0
votes
1 answer

How to use Buildship with existing Gradle projects

I've got several projects in my Eclipse workspace that use Gradle as their build system. Up to now, I'm running the Gradle commands from the command line. I've installed Buildship in order to run Gradle tasks more conveniently from the "Gradle…
Markus Pscheidt
  • 6,853
  • 5
  • 55
  • 76
1 2 3
8
9