You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "BruceKHaddon (via GitHub)" <gi...@apache.org> on 2023/03/08 19:21:04 UTC

[GitHub] [netbeans] BruceKHaddon opened a new issue, #5632: SerialVersionUID

BruceKHaddon opened a new issue, #5632:
URL: https://github.com/apache/netbeans/issues/5632

   ### Description
   
   There are now no up-to-date plugins for NetBeans to compute a serialVersionUID. An option for this (using the serialver process behind the scenes) would be a welcome addition to the Source menu, and would solve the keeping-up-do-date problem.
   
   ### Use case/motivation
   
   Objective: ease of including a serialVersionUID while in the IDE, rather than having to go to a command window.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] lkishalmi commented on issue #5632: SerialVersionUID

Posted by "lkishalmi (via GitHub)" <gi...@apache.org>.
lkishalmi commented on issue #5632:
URL: https://github.com/apache/netbeans/issues/5632#issuecomment-1461323331

   Well, just set the serialVersionUID to 1L when you have to set it, then increase it by one when needed. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] BruceKHaddon commented on issue #5632: SerialVersionUID

Posted by "BruceKHaddon (via GitHub)" <gi...@apache.org>.
BruceKHaddon commented on issue #5632:
URL: https://github.com/apache/netbeans/issues/5632#issuecomment-1462434291

   Dear Laszio,
   
   Yes, I (with everybody else) know that solution.
   
   But it is very manual, and not the recommended solution. The use of serialver is
   the recommended way of doing a serialVersionUID, and there is little call for
   NetBeans to be so dismissive about it.
   
   NetBeans is (with good reason) a professional grade IDE. Modifying by 1 “when
   needed” (and when is that—it is not just when adding a comment or something
   equally innocuous) is not a worthy solution to be promoted by NetBeans or Apache.
   
   Bruce K. Haddon
   
   
   ________________________________
   Dr. Bruce K. Haddon
   1506 Chambers Drive<https://www.google.com/maps/search/1506+Chambers+Drive?entry=gmail&source=g>
   +1 303/499 6240
   Boulder, CO 80305-7002
   ***@***.******@***.***>
   
   "Science is facts; just as houses are made of stones, so is science made of facts; but a pile of stones is not a house and a collection of facts is not necessarily science."—Henri Poincare
   
   
   
   
   From: Laszlo Kishalmi ***@***.***>
   Sent: Wednesday, 8 March, 2023 22:45
   To: apache/netbeans ***@***.***>
   Cc: Bruce Haddon ***@***.***>; Author ***@***.***>
   Subject: Re: [apache/netbeans] SerialVersionUID (Issue #5632)
   
   
   Well, just set the serialVersionUID to 1L when you have to set it, then increase it by one when needed.
   
   —
   Reply to this email directly, view it on GitHub<https://github.com/apache/netbeans/issues/5632#issuecomment-1461323331>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AYPSWFLRE6GNPJC6PPNNYNLW3FU65ANCNFSM6AAAAAAVUFCZ7A>.
   You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists