tweezy23 / anyedittools

Automatically exported from code.google.com/p/anyedittools
2 stars 0 forks source link

line delimiter settings are not read from workspace #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Configure line delimiter to be LF (Linux style)
    General -> Workspace -> New text file line delimiter = Unix.
2. Configure AnyEdit to fix line delimiters 
3. Edit a file and save it.

What is the expected output? What do you see instead?
Expected: LF line delimiters
Actual: CRLF line delimiters

If we setup line delimiters from project settings instead, then everything 
works.

What version of the product are you using? On what operating system?
2.4.11, windows 7 x64, eclipse 4.4.1

Original issue reported on code.google.com by denis.bogdanas on 14 Oct 2014 at 9:21

GoogleCodeExporter commented 9 years ago

Original comment by iloveeclipse on 3 Mar 2015 at 8:57