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

Fixes #1178. This PR changes the folder where the versions cache is stored to be inside buildship's state location. It keeps the xdgcache thing though and will use it if...

Hello, Lots of problem using Buildship. This error message ![image](https://github.com/eclipse/buildship/assets/74433241/8e900d3f-5510-4288-9a66-661f60f04089) when the configuration is set to use version 8.2 ![image](https://github.com/eclipse/buildship/assets/74433241/b97567c5-593b-4cb6-985e-e3ff3f827e40) My question is : how to investigate to determin why...

a:bug :beetle:

Running a JUnit 5.9.3 test (e.g. via right-click and choosing _Run As > JUnit Test_) fails in Eclipse 2023-09 (4.29) with `NoSuchMethodError`. `build.gradle` to reproduce this issue: ```groovy apply plugin:...

a:bug :beetle:

It would make debugging easeir for debuging buildship e.g. when used by jdt.ls. Hopefully it would even help automating IPlab requests like https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/11675 (failng with no source found).

a:new-feature

Hi, I have a project that references another one as a [source dependency](https://blog.gradle.org/introducing-source-dependencies). When I build using the command line everything works fine— the dependency's repo gets checked out and...

### Expected Behavior If I format the script code in the editor I want to get a formatted code. I want to decide if I want to have the idendation...

a:new-feature

Buildship throws errors in JDK21/gradle8.4 (for a standard gradle project that works on JDK17) ``` !ENTRY org.eclipse.jdt.ls.core 4 2 2023-10-12 13:48:39.495 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jdt.ls.core"....

a:new-feature

### Expected Behavior The launch group either executes next launch configuration or finishes. ### Current Behavior The launch group waits for the gradle task to finish infinitely. Launch groups when...

a:bug :beetle:

### Expected Behavior Starting the Eclipse IDE works normally and does not freeze the UI. ### Current Behavior Starting the Eclipse IDE, the UI freezes for several minutes because of...

a:bug :beetle: