Jump to content

[NetBeans IDE] Project / file encoding


Go to solution Solved by DaNy3LL,

Recommended Posts

Hey guys,

 

i'm working a few months with the source code and yesterday, i was looking for NetBeans. I have to say it's really nice (i was using Visual Studio before) but currently there is one issue;

 

netbeansencoding_544.jpg

 

The source has ANSI encoding as default so it shows bad symbols for example on strings if i click yes here. (sure, it's normal)

Clearly, there's one solution; converting the encodings of all files to UTF-8 for example with the iconv tool from linux, but i am looking rather for a more elegant solution in / for NetBeans.

 

Can you give me a hint for a solution here maybe?

__

 

Thanks in advance

.JayZoN

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Solution

Hey, you can do it this way :

 

Right click on your project (in my case mainline_game) then select Propietes. Then go to General and at the bottom you'll see Encoding. Change Encoding to EUC-KR.

 

7Wz4VkV.png

 

Kind regards, DaNy3LL

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 2
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.