| [news.eclipse.tools.jdt] Re: Jave 3.3 code formatter question |
Hi Jacek,
hi Paul,
sorry, currently there is no way to do what you want. Would you agree with me, that formatting you'd like to have is very specific?
I wonder what should be a more general rule, that would fit your needs.
Regarding inserting "hard" line break. Where would you actually expect it? After 29th column, after 2 argument, after second "," in line?
Maybe it would be better to select certain types of source code (like method declarations), that should not be formatted.
I'd say, that you could raise an enhancement request here https://bugs.eclipse.org/bugs/enter_bug.cgi?product=JDT&component=Text
however keep in mind, that there are also voices, that formatter is already too difficult to configure because of huge number of options it offers.
Thanks, Paul