refactoring multiple class
- From: Zoltán Nagy <zberkes24@gmail.com>
- To: dev@nb-svuid-generator.kenai.com
- Subject: refactoring multiple class
- Date: Mon, 3 Aug 2009 23:09:05 +0200
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=dvgvj6SuxveMZiP8q0xcQIIPq7Gml4B5SNbGNjvhfH4AUtlQl7ueTIRY+YL6qokmzy XYANaMTGWgzbEyB71Ybe8Gwcttp6n3+rWS7v/BLvEynaCefF+Ww9OESENvhDzLHkkISS oNYeeHcv68uAGJUIdVDzsNKdarNEDhNPWxcro=
Hi!
Thanks for serialVersionUID plugin, I'm using it for months. Sometimes It would be nice if I could fix several classes at once. I think about the following refactor action:
refactor menu -> fix serialVersionUIDs
customization panel:
(dropdownlist) type: default/generated/supressWarning
(checkbox) update all (regenerates serialVersionUIDs for all classes according to the type above)
(checbox) remove unused (removes supressWarnings and serialVersionUID field from classes that doesn't implement Serializable)
I've studied the plugins source code and I think I can implement this functions in the next few weeks.
Zoltán Nagy
|
refactoring multiple class |
Zoltán Nagy | 08/03/2009 |
|
<Possible follow-up(s)> |
||
| Michal Hlavac | 08/04/2009 | |
| Zoltán Nagy | 08/05/2009 |





