Hello!
I've found myself avoiding Eclipse with ADT when editing new exceptions in an existing exception-class: It's a mess not to forget all the places I have to edit for a single new variable / exception I want to add! :-(
I've discovered also advantages of editing exception-classes in Eclipse: Once I could add (manually) a variable to the constructor that should update itself but it didn't (and generated a couple of nonsense-error-messages).
How do you handle exception-classes? In Eclipse with ADT or rather still in SE24 / SE80 (as I'm ashamed to admit ;-)?
Regards,
Vlad