Adam Lally wrote:
On 11/15/06, Thilo Goetz <[EMAIL PROTECTED]> wrote:
Yes, that file had tabs which made it unreadable. On the other hand, if
you use Eclipse, it is not at all hard to see what changed as the
structural compare will show you only logical differences.
For me, the Eclipse Java Structure Compare on SofaTest.java just tells
me that testMain() and testSofaDataStream() have changed, it doesn't
tell me what in those methods has changed.
Not sure I follow you. I admit that the "ignore whitespace" option is
less than perfect (it can't seem to handle newlines correctly, which is
a pain).
--Thilo