Folder with Kanji name problem
I tried to run an Java project which name '天下御免' and here's the problem :
"C:\Program Files\Java\jdk-17\bin\java.exe" "-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2023.1.2\lib\idea_rt.jar=61877:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2023.1.2\bin" -Dfile.encoding=UTF-8 -classpath "C:\Users\tendo\OneDrive\Máy tính\SU23\天下御免\testkanji\target\classes" asd
Error: Could not find or load main class asd
Caused by: java.lang.ClassNotFoundException: asd
Please sign in to leave a comment.
Please be aware that the AppCode community forum was deprecated and closed for comments on March 31, 2020.
To see further details please follow this link: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360007631480-The-AppCode-Community-Forum-Is-Deprecated
Thank you for your understanding.
JetBrains