bce-sdk-java icon indicating copy to clipboard operation
bce-sdk-java copied to clipboard

Support JDK 11

Open uqix opened this issue 5 years ago • 5 comments

Compiling with JDK 11 results in this error:

Could not find artifact jdk.tools:jdk.tools:jar:1.6 at specified path /usr/local/openjdk-11/../lib/tools.jar

uqix avatar Jan 19 '21 08:01 uqix

exclude掉hbase的依赖就可以了,什么时候能升级下正式支持下java 11呢

ellios avatar Sep 01 '21 03:09 ellios