Donát Csikós
Donát Csikós
We need to revert https://github.com/eclipse/buildship/commit/f0d607e17bc3ca2773ded14c7ce5717b53e2d112.
The Gradle `init` task can generate all kinds of Java (and non-java) projects. The new project wizard in Buildship invokes the `init`task with the following, hard-coded arguments --type java-library The...
Currently, when the IDE is starting up, the Tasks view needs to query its content from Gradle. For large projects it can be unbearable. Buildship should cache the content and...
Source: https://bugs.eclipse.org/bugs/show_bug.cgi?id=543328
Extension Name: vscode-gradle Extension Version: v3.11.2022031600 OS Version: Macos latest VSCode version: Version: 1.65.0 Commit: b5205cc8eb4fbaa726835538cd82372cc0222d43 **Describe the bug** The context menu seems to be the same on the items...
The deprecated API is being used by the JMH plugin: https://github.com/melix/jmh-gradle-plugin/pull/226 ✅