I’m using eclipse in Windows. However, other people in my group mostly write code in linux.
This cause a conflict of EOL. How can I change the EOL from \r\n to \n?
I’m using eclipse in Windows. However, other people in my group mostly write code
Share
To do this for all projects in your workspace, from the menu bar
To do it on a per-project basis, go to your project’s
Propertiesand selectResourcefrom the sidebar to get the same option ofNew text file line delimiter