clojure-from-java icon indicating copy to clipboard operation
clojure-from-java copied to clipboard

Update to work with Java14

Open cloojure opened this issue 5 years ago • 0 comments

Hi - Fix the problem running on Java 14.

Not sure how to recover the original spacing. The only change is adding 2 lines:

<source>1.8</source>
<target>1.8</target>

cloojure avatar Jul 24 '20 21:07 cloojure