Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 176014 - [Feature Editor] Incosistent line ending used by feature.xml editor
Summary: [Feature Editor] Incosistent line ending used by feature.xml editor
Status: RESOLVED DUPLICATE of bug 98062
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-01 07:25 EST by Gunnar Wagenknecht CLA
Modified: 2009-01-08 17:33 EST (History)
2 users (show)

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-03-01 07:25:48 EST
3.3 M5eh

I'm no longer able to commit a feature.xml versioned in a Subversion repository after doing some minor edits to a feature.xml via the PDE feature.xml editor (for example, just open the file, change the version number, save and close it).

The reason given by the Subversion client is that the feature.xml uses an inconsistent line ending style. 

The PDE editor should use a single line-encoding style across the whole file. It should not use hard coded line endings but the platform default.
Comment 1 Benjamin Cabé CLA 2009-01-08 17:28:00 EST
Bug triaging tonight... :p
This is a dupe of bug 98062 : as soon as we'll have a solution like what is described in bug 98062 comment 4, feature writing will be done using the correct line delimiter style.
Chris, do you agree?
Comment 2 Chris Aniszczyk CLA 2009-01-08 17:33:21 EST
It's essentially the same problem.

Thanks for the triage!

*** This bug has been marked as a duplicate of bug 98062 ***