jdee icon indicating copy to clipboard operation
jdee copied to clipboard

The JDEE on JAVA9 isn't working properly

Open pseudaria opened this issue 7 years ago • 0 comments

The class and resource files like 'lib/tools.jar', 'lib/rt.jar' are removed on JAVA9 (JEP220:: http://openjdk.java.net/jeps/220)

It causes the jdee-get-tools-jar's malfunction and therefore JDEE doesn't work. (Emacs's Messages:: jdee-get-tools-jar: Cannot find JDK's tools jar file (or equivalent).Type M-x describe-function [RET] jdee-get-jdk-dir for more info.)

pseudaria avatar Mar 19 '17 12:03 pseudaria