Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alskadmlcraz1
Total activity
10
Last activity
June 27, 2024 08:17
Member since
June 24, 2024 01:23
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
June 27, 2024 08:17
I saw your reply a little late.I uploaded the file under the name of 'encoding_help.zip'. I also captured the picture, so please keep that in mind.
Community
IntelliJ IDEA Users
Resolving Korean Encoding Configuration Issues.
0 votes
Edited
June 26, 2024 01:16
I just uploaded a file called 'hello-world.jar'.Please set the VM option to 'Dfile.encoding=EUC-KR' in 'Edit Configurations' when you start the program.And the problematic part is the `System.out.p...
Community
IntelliJ IDEA Users
Resolving Korean Encoding Configuration Issues.
0 votes
Created
June 25, 2024 05:08
To add to that, If you don't write this option down in the 'Edit Configurations - Add VM Options' path, the Korean language will look normal.But the program doesn't work normally.
Community
IntelliJ IDEA Users
Resolving Korean Encoding Configuration Issues.
0 votes
Created
June 25, 2024 05:06
I must apply the option '-Dfile.encoding=EUC-KR' to the program unconditionally.However, even if you put the 'Help -> Custom VM Options' you recommended in the path, it doesn't seem to be applied i...
Community
IntelliJ IDEA Users
Resolving Korean Encoding Configuration Issues.
0 votes
Created
June 24, 2024 10:12
I already confirmed this issuemy pc unchecked now, and restart pc also I do
Community
IntelliJ IDEA Users
Resolving Korean Encoding Configuration Issues.
0 votes
Created
June 24, 2024 08:55
Is there any way to change the encoding of the console itself to EUC-KR?And if you have any other good ideas, please feel free to let me know
Community
IntelliJ IDEA Users
Resolving Korean Encoding Configuration Issues.
0 votes
Created
June 24, 2024 08:48
Console default encoding is also already set.
Community
IntelliJ IDEA Users
Resolving Korean Encoding Configuration Issues.
0 votes
Created
June 24, 2024 08:48
I think I've run almost everything that's on the internet.I tried what you told me now, but it doesn't work.I'm now turning the spring batch, the file encoding that needs to be read is EUC-KR. So, ...
Community
IntelliJ IDEA Users
Resolving Korean Encoding Configuration Issues.
0 votes