Break multilne imports with parenthesis doesn't work.
Brought to you by:
fabioz
In Preferences -> PyDev -> Editor -> Code Style -> Imports, I checked the option "Allow multiline imports when the import size would exceed the print margin" and then chose "Use parenthesis" as "How to break imports in multiline". However, when I use auto import, the editor still uses the escape character to break multiline imports.