Reputation: 31
I want to change the encoding for eclipse to UTF-8
Upvotes: 3
Views: 176
Reputation: 22292
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.
Upvotes: 2
Reputation: 6694
Go to Window > Preference > General > Workspace and on the "Text file encoding" panel select UTF-8
Upvotes: 6