Discussion:
NetBeans 5.0 and ISO-8859-1 character encoding
Alejandro Amat Bedmar
2006-04-20 11:17:12 UTC
Permalink
Hi! IŽm a new user and although I have tried to find the way to change the character encoding I have had no succes. Can anybody help me?

---------------------------------

LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
Jiri Kovalsky
2006-04-20 12:35:44 UTC
Permalink
Hello Alejandro,

what type of sources you want to change encoding of ? If you are talking about Java files, invoke "Tools|Options" from main menu, click "Advanced Options" button and select "Options|Editing|Java Sources" node. Set "Default Encoding" property in the right pane to encoding you need.

Hope this helps,
-Jirka
Hi! I´m a new user and although I have tried to find the way to change
the character encoding I have had no succes. Can anybody help me?
Claudio Miranda
2006-04-20 12:40:42 UTC
Permalink
Or, if you want not only the java sources, you can set the entire
charset for the JVM (configure that at netbeans.conf)

-J-Dfile.encoding=UTF-8

regards

Claudio Miranda
Post by Jiri Kovalsky
Hello Alejandro,
what type of sources you want to change encoding of ? If you are
talking about Java files, invoke "Tools|Options" from main menu, click
"Advanced Options" button and select "Options|Editing|Java Sources"
node. Set "Default Encoding" property in the right pane to encoding you
need.
Hope this helps,
-Jirka
Hi! I´m a new user and although I have tried to find the way to change
the character encoding I have had no succes. Can anybody help me?
--
Claudio Miranda
___________________________________________________________________
http://weblogs.java.net/blog/claudio claudio|em|claudius.com.br
http://www.summa-tech.com Summa Technologies do Brasil
http://www.soujava.org.br
Alejandro Amat Bedmar
2006-04-20 14:21:50 UTC
Permalink
Ok, Thank you!!


---------------------------------

LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com

Loading...