I'm using the new features of auto-generated anonymous classes
and implemented methods for abstract classes to help with
setting up test cases.
One of the things I've found is that some of my classes are
quite large (e.g. a mock JMS Object Message) in terms of
implementations and so I've been then going through them,
refactoring to static inner classes and also, purely as a
layout thing, replacing \{\s+\} with \{\}, $\n$ with $$,
etc.
After the first one, I wondered if there was a way of
somehow binding this behaviour to a macro, or at least
some way of getting the same effect? Anyone any
suggestions?
Gwyn
_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features