guest73
guest73
Hi. Yep same errors  Removed all java classes and packages and some other unnecessary files.
I made a fake project without any plugins and it gives me the same result. [booq.promotions1.zip](https://github.com/user-attachments/files/16641307/booq.promotions1.zip)
Nope. No extra steps. And I am getting this ``` [debug] [gradle-server] Gradle Server cmd: /home/myuser/.vscode/extensions/vscjava.vscode-gradle-3.16.2024081608/lib/gradle-server "--port=40507" "--startBuildServer=true" "--languageServerPipePath=/run/user/1000/a43cf79573bb83394e84b072e9cd8a46.sock" "--pipeName=/run/user/1000/f039ee38553020d79a07746a1c82834b.sock" "--bundleDir=/home/myuser/.vscode/extensions/vscjava.vscode-gradle-3.16.2024081608/server" [info] [gradle-server] Gradle Server started, listening on 40507 [info]...
What helped, was specifying a full path to the project.  This way it works. Seems like executing a process this way sets up a different working directory.
Also need this feature! An option to disable outputting the query itself.