Window | Preference | PyDev | Editor | Code Style | Code Formatter
Check: "Use space after commas" "Use space before and after assign for keyword arguments" "Right trim lines" "Right trim multi-line string literals" "Add new line at end of file"
# How to make Eclipse python indent two spaces
Window | Preference | PyDev | Editor | Tabs
Change Tab length to 2
No comments:
Post a Comment