Hi,
Brand new to DSpace. Wanted to set up a local dev environment and ran into an issue I didn't really expect to encounter -- Eclipse (Maven) is complaining about missing artifacts (tools.jar, both jdk and com.sun). This jar was removed in JDK9. I understand DSpace is on Java 11 now -- however it seems some dependencies still reference this JAR.
Is there a common solution to workaround this?
Thanks,
Steve