Re: refactoring multiple class
- From: Michal Hlavac <hlavki@gmail.com>
- To: dev@nb-svuid-generator.kenai.com
- Subject: Re: refactoring multiple class
- Date: Tue, 4 Aug 2009 10:33:53 +0200
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=to:subject:from:date:mime-version:content-type :content-transfer-encoding:message-id; b=YS4tJN+GnQG7a9ByF2PMJpN6H/VLtE3LVcVYeffrpq6aELghGYfoQFXKHnGLbRLIrh iVLOumCQpbUR2H/r4mC19u3vNtgpE60zu9+zpo91CpZ/G0uM0YphDVDkkrKnholCtFrt FC4Cstt3l8AbCfPNDaJ/WtLxRdDrjBGaDkHmg=
Hello Zoltan,
I am glad you like this plugin and also I like your idea for batch
processing.
There were some ideas to handle batch processing in netbeans similar to this
problem. May be it helps you e.g.
http://blogs.sun.com/geertjan/entry/student_project_other_actions_for
http://www.netbeans.org/issues/show_bug.cgi?id=25377
Let me know If you would like to implement this feature to existing plugin
source and I give you an access to repository.
best regards,
mh.
On Po 3. August 2009 23:09:05 Zoltán Nagy wrote:
> 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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
| Zoltán Nagy | 08/03/2009 | |
|
<Possible follow-up(s)> |
||
|
Re: refactoring multiple class |
Michal Hlavac | 08/04/2009 |
| Zoltán Nagy | 08/05/2009 |





