buildship icon indicating copy to clipboard operation
buildship copied to clipboard

The Eclipse Plug-ins for Gradle project.

Results 157 buildship issues
Sort by recently updated
recently updated
newest added

### Expected Behavior Eclipse should start up with no lock-ups. ### Current Behavior While the fix from #1148 has really improved the hanging during the start it can still happen...

a:bug :beetle:

Signed-off-by: sheche Fixes #1196 ### Context

### Expected Behavior Allow to add optional source folder classpath entry even the folder does not exist on disk. ### Current Behavior folder that does not exist on disk will...

a:bug :beetle:

### Expected Behavior Allow the manual adding of Javadoc and sources archives to existing JAR artifacts of the container "Project and External Dependencies". For that: Go to project preferences under...

a:new-feature

When using ``` apply plugin: 'com.android.application' ``` eclipse is not able to include dependencies or build the source code. The app project was not set up as gradle project by...

When using plugin which introduce new configurations such as Integration Test which are extended from default test configurations, these custom configurations are not detected as test configurations. ### Expected Behavior...

a:new-feature

Fixes #1125 ### Context This PR enables compatibility check in `GradleBuild.synchronize()`, it will help buildship detect the TAPI compatibility issue in advance and return a specific status. The TAPI compatibility...

### Expected Behavior The "Gradle Tasks" view should display all available tasks. ### Current Behavior The view shows tasks, but project & task names are invisible. This happens regardless of...

a:bug :beetle:

### Expected Behavior I am following the [Setup instructions](https://github.com/eclipse/buildship/blob/master/docs/development/Setup.md) for the Oomph-based setup. ### Current Behavior The installation via the Eclipse Installer fails with the following exception: ``` Fetching content.xml.xz...

a:bug :beetle:

Currently the groovy-eclipse repository targets one specific Eclipse version. If a different Eclipse version is selected in the Eclipse installer, the dependency resolution fails with a cryptic error (something about...