rttrt
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 4
-
Edited IntelliJ does not apply Main class property
AnsweredIntellij 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... -
Created Java 17 cannot access class sun.security.pkcs.PKCS7
AnsweredI 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... -
Edited IntelliJ does not display chinese correctly
AnsweredI'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:... -
Created Error:Java FX Packager: [path] (Access denied)
AnsweredHello. 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... -
Edited Internal error: (java.lang.ClassNotFoundException) javax.xml.bind.annotation.XmlSchema
AnsweredI'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...