rttrt
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 4
-
-
-
rttrt created a post, AnsweredIntelliJ 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 commented, -
-
rttrt commented, -
rttrt created a post, AnsweredJava 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 created a post, AnsweredIntelliJ 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 created a post, AnsweredError: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...