Source: netbeans Version: 10.0-2 Severity: normal The nb-javac module was not initially detected. It turned out that I had to modify the MANIFEST file in org-netbeans-libs-javacimpl.jar and org-netbeans-libs-javacapi.jar to point to the system jar file of nb-javac-9-api-jar and nb-javac-9-impl.jar (libnb-javaparser-java). See also nb-javac.patch.
This triggers a java.lang.SecurityException: sealing violation now. The warning seems to be harmless and the IDE continues to work but the user is notified on every startup about it. Ideally the patch should not be necessary and the SecurityException should be avoided. __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
