java - How to clean up combined vars declarations in Eclipse? -


Eclipse can recommend any option in the IDE for cleanup joint wars announcements

int a = 0, b, c;

/ P>

In:

 int a = 0; Int b; Int c; 

Thanks for the answer.

I have a setting or a plugin that can fine refactoring that type is.

This will then be a good candidate for a AST (abstract syntax tree) plugin , as you can find in this .


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -