IDE Options > Code Style > Spaces > Other > After comma This option fails to add a space after commas in declaration assignments such as the following:
boolean createJob = false,createFolder = false,createAgent = false;
String firstname = "",lastname = "",surname = "";
Jon
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list
