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 - Line ending character default choice (LF / CRLF) - plugin available
Summary: Line ending character default choice (LF / CRLF) - plugin available
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-21 18:17 UTC by dalmeida
Modified: 2016-07-01 18:33 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.