rttrt

- 活动总数 20
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 6
- 订阅数 3
-
-
rttrt 创建了一个帖子, 已回答IntelliJ does not apply Main class property
Intellij always adds wrong main class "org.apache.commons.compress.archivers.Lister" in MANIFEST.MF inside jar file, even I DID applied correct main class "com.googlecode.dex2jar.tools.BlackObfusca... -
rttrt 进行了评论, -
-
rttrt 进行了评论, -
rttrt 创建了一个帖子, 已回答Java 17 cannot access class sun.security.pkcs.PKCS7
I work with old project and I want it to support on any Java versions above 8, but when running with Java 17, I got this error Exception in thread "main" java.lang.IllegalAccessError: class cc.binm... -
-
rttrt 创建了一个帖子, 已回答IntelliJ does not display chinese correctly
I'm working with a chinese project from github https://github.com/fourbrother/kstools But the problem is IntelliJ does not display chinese correctly and says "File was loaded in the wrong encoding:... -
rttrt 创建了一个帖子, 已回答Error:Java FX Packager: [path] (Access denied)
Hello. I'm trying to compile my project to exe but IntelliJ always says access denied. Already tried different path C drive, D drive.. and even ramdisk one, same error. I don't understand why. I al... -
rttrt 创建了一个帖子, 已回答Internal error: (java.lang.ClassNotFoundException) javax.xml.bind.annotation.XmlSchema
I'm trying to get an open source project to work with Java 13 FX but what does this error mean upon compile? Error:Internal error: (java.lang.ClassNotFoundException) javax.xml.bind.annotation.XmlSc...