bce-sdk-java
bce-sdk-java copied to clipboard
Support JDK 11
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
exclude掉hbase的依赖就可以了,什么时候能升级下正式支持下java 11呢