Improve testing

This commit is contained in:
2025-02-21 11:48:08 +01:00
parent beacf066fa
commit b0a79ec273
2 changed files with 62 additions and 0 deletions

View File

@@ -4,3 +4,6 @@ This repository contains my NeoVim configs, including some of my snippets.
# Issues with jdtls
Ensure you have jdk21-opnejdk or newer installed. On Arch (and derivatives) you can switch the preferred java version using `archlinux-java set <version name>`
# Fixing the errors in Java files
Copy the pom.xml file to the root of your project, then run `mvn dependency:resolve` to download the support files