Bug 209440 - Editing build scripts generates inconsistent newlines
Summary: Editing build scripts generates inconsistent newlines
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-11 19:40 EST by Gunnar Wagenknecht CLA
Modified: 2019-09-06 16:19 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gunnar Wagenknecht CLA 2007-11-11 19:40:54 EST
Eclipse 3.3.1

Whenever I edit any build script using the Ant editor (and/or format) I can't check it into Subversion anymore. Subversion rejects the file with an error message saying it contains inconsistent line endings.

As a workaround I need open the build script in an external editor, convert all line endings using the editor and save it (overwriting the exiting one).

Is there any chance that the Ant editor (or formatter) does not respect the line ending (line.separator) of the current platform and uses a hard coded '\n'?
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:19:00 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.