rttrt
- 活动总数 22
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 6
- 订阅数 4
-
已编辑于 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... -
创建于 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... -
已编辑于 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:... -
创建于 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... -
已编辑于 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...