tags:

views:

53

answers:

1

Is there a way to configure Aptana so that it always uses Unix line feeds instead of Windows line feeds?

A: 

You can change this setting by going into "Preferences" > "Workspace" and change the "New text file line delimiter" from "Default" to "Other" and then select "Unix" in the drop-down menu.

Martin Karlsson