I want to change the encoding for eclipse to UTF-8
+4
A:
Go to Window > Preference > General > Workspace and on the "Text file encoding" panel select UTF-8
thelost
2010-07-21 08:39:29
Note that you can also set this per project in the project properties.
Aaron Digulla
2010-07-21 09:21:45
+1
A:
using Eclipse 3.* (I think it didn't change since 3.0)
Click on menu "Window/preferences"
Select General/Workspace.
it will show you a panel containing a sub-panel titled "Text file encoding", letting you choose either default platform one or a specific one.
Riduidel
2010-07-21 08:41:12