In fact, we plan ability to configure this for Ariadna. -- Valentin Kipiatkov JetBrains, Inc http://www.intellij.com "Develop with pleasure!"
"dimiter" <[EMAIL PROTECTED]> wrote in message ah16d5$82f$[EMAIL PROTECTED]">news:ah16d5$82f$[EMAIL PROTECTED]... > I wonder if default templates for exception clauses would be usable... most > of my exception handlers are something like: > > try { > ... > } catch (...) { > LOGGER.error(e); > ... eventual error handling > } > > > In most of the classes I have a static LOGGER member and most of the time I > report the exception as error or debug message. Eventually templates a'la > LiveTemplates would be perfect in this case. > > NOTE: this is not a feature request (yet). Just thinking aloud... > > -- dimiter > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
