| Javascript files save with ^M newline after each edited line [message #669869] |
Wed, 11 May 2011 17:41 |
David Hollingshead Messages: 26 Registered: January 2010 |
Junior Member |
|
|
I recently lost all of my Eclipse configuration settings and had to start from scratch, but Eclipse is now saving all Javascript files with a ^M character after each edited line. It doesn't matter whether I add a line break or not. I have gone through all of the Preferences settings and nothing is disabling it.
I am on Windows 7 and the files were created in Unix UTF-8.
Here is what the diff looks like from git (I simply deleted the comma):
@@ -459,7 +459,7 @@
$.fn.siteMessage.defaults = {
type: 'info',
- animate: true,
+ animate: true^M
}
[Updated on: Wed, 11 May 2011 17:41] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.08454 seconds