Does anyone know how to configure eclipse for utf8?
I searched for settings but still could not find
Does anyone know how to configure eclipse for utf8?
I searched for settings but still could not find
Path in Eclipse: Window > Preferences > Type "Encoding".
Change all the topics you need for UTF-8.
Window > Preferences > Workspace:
Editwhereyouhave"Text file encoding". Remembering that in linux by default comes UTF-8, but in windows comes an ISO. It is always good to align the collation between developers of these different OSs to avoid those horrible encoding errors in the project repository.