I use the extension pack for Java, which includes various extensions for managing Java projects, debugging, autocomplete, and more. I do not have any issues I do not have with other IDEs. Sometimes, you have to clean your target and work folders, or run `mvn compile -DskipTests` to generate the Messages class and other resources, so that you do not have missing classes in the IDE.
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-pack On Wednesday, April 23, 2025 at 7:23:21 PM UTC+2 [email protected] wrote: > If you use > https://marketplace.visualstudio.com/items/?itemName=Oracle.oracle-java > the test button from the editor will just run Maven and everything should > work out of the box. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/58f19e0f-d34e-42bb-b79f-cb92065fd104n%40googlegroups.com.
