Hello, I sometimes develop on projects, that contain subprojects with different code-style-options. It would be nice, to define different option-sets and assign different packages (with subpackages) different options, e.g.
com.company1.project -> option-set A org.server.project -> option-set B When Ctrl-Alt-F is invoked in a class, IDEA takes a look at it's settings list and finds a matching set and applies it. Maybe I could name option sets, e.g. "Sun-style", "Netbeans-style", "Project-xy"... Best regards Thomas Singer _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
