Bug 95147 - Support new default line separator API
Summary: Support new default line separator API
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 3970
Blocks:
  Show dependency tree
 
Reported: 2005-05-13 11:58 EDT by Darin Swanson CLA
Modified: 2005-05-17 17:26 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 Darin Swanson CLA 2005-05-13 11:58:26 EDT
Now that the preference to describe the default line separator and API to get 
the possible choices have been implemented (see bug #3970), we need to ensure 
that Ant code that creates/manipulates user buildfiles respects this.

Investigate issues with the Ant formatter and for template insertion.
Comment 1 Darin Swanson CLA 2005-05-17 17:26:53 EDT
After talking to Dani the Ant editor will inherit the correct behavior from the
changes to the text infrastructure.