How to change file encoding in NetBeans?

In NetBeans model all project files should have the same encoding. The answer is that you can't do that in Netbeans.

In NetBeans model all project files should have the same encoding. The answer is that you can't do that in Netbeans. If you are working in Netbeans you should consider to convert all files to a single encoding using other tools.

Thanks. If someone know such a tool, please post it here: superuser. Com/questions/208948/… – JohnM2 Nov 9 '10 at 14:23 @JohmM2, You can use jEdit to change the file-encoding if you didn't find something else better.

You can convert files one by one on demand. I don't know automatic tool currently, especially if you have files of different encoding. You could possibly use iconv command line tool but I not sure that it will do work the best and that its the best tool.

– Vladimir Nov 11 '10 at 16:38.

The NetBeans documentation merely states a hierarchy for FileEncodingQuery (FEQ), suggesting that you can set encoding on a per-file basis: NetBeans wiki article "DevFaqI18nFileEncodingQueryObject": Project Encoding vs. File Encoding - What are the precedence rules used in NetBeans 6. X? Just for reference, this is the wiki-page regarding project-wide settings: NetBeans wiki article "FaqI18nProjectEncoding": How do I set or modify the character encoding for a project?

There is an old Bugreport concerning this issue.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions