This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 225154

Summary: Line ending character default choice (LF / CRLF) - plugin available
Product: editor Reporter: dalmeida
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: jlahoda, markiewb
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description dalmeida 2013-01-21 18:17:00 UTC
Hello friends! 

I need help of you guys...

I am developing a project with a bunch of programmers...

Our team uses differents Operational Systems and IDE's...

The problem is that I was the only one who was using netbeans and when I opened files, edit and save them, the end lines were converted to CRLF, while on Linux it was on LF. 

The result is a full file conflict on GIT (because the  end line conversion). 

Since then it happened I began to use eclipse against my will.

I was using a plugin to show and convert line ending, but the problem is that sometimes I forgot to change the line ending before save and commit :/
http://plugins.netbeans.org/plugin/36810/show-and-change-line-endings

I've been using eclipse now, and in eclipse there is a native option for choose the line ending (LF or CRLF).

Hope you can help me, really like this IDE. 

Congratulations guys for the hard work, netbeans is awesome!
Comment 1 Milutin Kristofic 2013-01-29 11:52:50 UTC
Honza, you are creator of plugin. Can you please evaluate this enhancement.