I use netbeans on windows platform to write my code and then I commit it on github.
The developers which work to the same project using unix (emacs or vim editor) are bored to see each time the CTRL-M (^M) character.
Will it be possible to delete CTRL-M (^M) character by doing something in netbeans configuration?
That’s probably related to this bugzilla entry.
You can use this plugin to switch the line endings of the stuff you edit.