buildship icon indicating copy to clipboard operation
buildship copied to clipboard

The Eclipse Plug-ins for Gradle project.

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

I'm using *Eclipse IDE for Java Developers* instead of *Eclipse IDE for Enterprise Java and Web Developers* I hope action `Refresh Gradle Project` stop generating unused buildCommand and nature to...

a:bug :beetle:

https://discuss.gradle.org/t/project-builddir-and-eclipse-classpath-defaultoutputdir-are-inconsistent-by-default-which-cause-confusion-for-beginners/19312/2 I notice that: > using a different classes output directory for Eclipse was a deliberate decision, because Eclipse uses a different compiler than Gradle. Letting both write to the...

a:new-feature

I frequently update my Eclipse projects from my multi-project Gradle build using the context menu on a project -> `Gradle` -> `Refresh Gradle Project`, e.g. to make new(er versions of)...

a:bug :beetle:

my **Session data**: eclipse.buildId=4.20.0.I20210611-1600 java.version=11 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE Framework arguments: -product org.eclipse.epp.package.java.product -product org.eclipse.epp.package.java.product Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product -data...

a:bug :beetle:

error message: Could not run phased build action using connection to Gradle installation '/~/gradle'. Task 'eclipseClosedDependencies' not found in project ':project-x:project-x-sub'. project-x-sub line 0 Gradle Error Marker environment: Eclipse IDE...

### Expected Behavior When I configure Gradle for an existing project, it should add the gradle nature and builder not only for the top level project but also for the...

a:bug :beetle:

Can you please add editor support? for a _.gradle_ file? it to highlight reserved keywords (and for _groovydoc_ too) and autocomplete features? Thanks for your understanding.

a:new-feature

### Expected Behavior I Have crash android build in unity on step Gradle ### Current Behavior ![image](https://user-images.githubusercontent.com/36474846/120844092-92d2ca00-c577-11eb-868f-bbccfab70c25.png) And path of my project ![image](https://user-images.githubusercontent.com/36474846/120844442-0bd22180-c578-11eb-91e5-2dda120ceefa.png) ### Context I want to build game...

a:bug :beetle:

as i can set JAVA_HOME on the command line to specify the jre for my build i would like to configure the jre for builds triggered by buildship in eclipse....

a:new-feature

I can import a multi module project into Eclipse just fine. By default the projects are added unassigned to a working set. However, if I choose options in the _Working...

a:bug :beetle: