Community
Participate
Working Groups
If you create a file in Package Explorer, and its type is binary (f.e. extension xyz), the convert line delimeters is active if the file is selected, however the action silently fails. It works for txt extension. The action should either be inactive, or give error message.
How did you change the delimiter for a file? Delimiter information is available only on the Properties of the Project - not on the Properties of a file.
Just to clarify...is it just that the command is enabled when it should be disabled? If so I'll pass it on, if not please provide more info...
Guess this is related to the ConvertLineDelimitersAction which is part of text.
Fixed with http://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?id=557ba618fc1d1f0161c453067e6b17fd848148b9 - shows a dialog if non-text files are selected - still converts without dialog if invoked from a text editor - allows to see non-text files in the selection dialog