Top "Buildship" questions

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

How to fix "Missing Gradle project configuration file" issue in Buildship?

As an Eclipse user, I always liked the Gradle IDE. However, this plugin is now deprecated in favor of the …

eclipse gradle configuration buildship
How to change Gradle version in Eclipse using Buildship?

I am running Eclipse Luna SR2 with Buildship 1.0.1. The Gradle projects I create using the wizard are building with Gradle 2.5…

eclipse gradle buildship
Gradle "Could not find method compile() for arguments" for Guava

Iv'e looked at the other "Could not find method compile() for arguments" questions here but found nothing to help me. …

eclipse gradle guava buildship
Configure Eclipse to use the latest version of Gradle

I'm reacquainting myself with Gradle. One of the problems I remember finding when I last looked, using 2.x I think, …

eclipse gradle version-control buildship