Alessandro Falappa
Alessandro Falappa
Accidentally deleted branch in my fork after merging it into my fork master
Verified the issue is Linux specific, it does not happen on the same machine under Windows 10 and Oracle JDK 8. Edited title accordingly
This should be fixed by my PR #47 already merged. Basically the plugin did not use a JDK explicitly defined with the `%JAVA_HOME%` environment variable but preferred a JDK found...
Possibly same problem as in #46.
@daniel-shuy isn't Maven using the JDK pointed to by `JAVA_HOME`?
This is not a real bug, it only means that NBDarcula could not tweak the LAF of some NB plugins (JSP completion in this case) via reflection because they are...
Can confirm this after update on 27 Apr 2020. I am on Ubuntu 18.04. Any workaround?
Already reported in #594
I believe this issue is not on NB-Darcula but rather on the Darcula Look & Feel itself. It has already been reported as https://github.com/bulenkov/Darcula/issues/41 I think this is a duplicate.
@emilianbold my forked version was used because @bulenkov was a bit slow in merging my PRs (14, 15, 18) into the upstream _Darcula_ source tree. They have been merged since...