下载iObject Java解压后,按照官方文档的说法是有90天许可的,但是我这边没有,程序报错如下。
Qt: Untested Windows version 10.0 detected!
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See
http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Exception in thread "main" java.lang.IllegalStateException: connect types is: 10071 , 10070 , 10603 , 10602 , 10601 , 10501 , 10502 , 10523 , 11002 , 11001 , 11000 , 11008 , 10628 , 10001 , 10002 , 65400 , 65401 , 65402 , 65403 , 65404 , 65405 , 65406 , 65407 , 65408 , 65409 , 65410 , 65411 , hasp_feature_not_found
at com.supermap.data.Toolkit.verifyLicense(Toolkit.java:949)
at com.supermap.data.Workspace.checkLicense(Workspace.java:80)
at com.supermap.data.Workspace.<init>(Workspace.java:53)
at Main.main(Main.java:11)