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 113928 - Need control of line endings
Summary: Need control of line endings
Status: RESOLVED DUPLICATE of bug 72515
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-28 00:27 UTC by ericbcool
Modified: 2008-09-23 11:46 UTC (History)
0 users

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 ericbcool 2007-08-28 00:27:56 UTC
I have NetBeans installed on a PC, using it as a front end to a Solaris box.
That's a common configuration for developers interested in performance.

I just created a Solaris script in NB, only to find that lines end with cr/lf.
(The carriage returns break the script.)

I need control over the line endings, as with UltraEdit or WinEdit. In particular,
I need to tell it to always use Unix line endings, which end with nl (==lf).
Comment 1 Vitezslav Stejskal 2008-09-23 11:46:58 UTC

*** This issue has been marked as a duplicate of 72515 ***