corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

UUIDGenerator - plugin detail

An Easy-To-Use UUID Generator Tool

NetBeans Plugin - UUIDGenerator
Plugin owner: zn_cn_2
Website:
Added: 2008-05-05
Last updated: 2008-05-05
NetBeans Versions:
License: free to use
Category:
Size: 0.01 MB
Downloaded: 2,890 times
Rating:
 4.32, by 5 users


Download plugin

Verifications for NetBeans versions

Plugin is not subject to any verification

Introduction

UUID Generator is an easy-to-use tool, you can use it to generate serialVersionUID code for Serilizable Class, and you can also generate an UUID with or without middle dashes. Just press Ctrl + Alt + Z, and then he can jump out and help you. hope you will like him :D

What's new in this version

[ You have to be logged in to be able to comment. ]

User Comments

  

RE: Generating random serialVersionUIDs

hello anpan_man,

try this plugin http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=6887.
It generates real serialVersionUID and is integrated into hints and generator.
Posted by hlavki on Sep 04, 2008
  

Not necessarily

"I thought a serialVersionUID was supposed to be unique/specific to a Java class?"

Not necessarily, you are thinking of hashCode. Without an explicit serialVersionUID the Java compiler will generate one automatically, but then you loose all possibilities of controlling binary versionability of your class instance.
Posted by mrmorris on Sep 03, 2008
  

Generator on conext menu.

works fine..... =)

You could create the generator as context menu to insert automatically code on class, like eclipse?
Posted by mchiareli on Aug 19, 2008
  

Generating random serialVersionUIDs

I've installed the plugin, but it seems to be just generating random numbers.
If you open a Java class and press Ctrl + Alt + Z, it generates a number. Great.
Do it again. It generates a different number. Do it again. It generates a different number.
I thought a serialVersionUID was supposed to be unique/specific to a Java class?
Posted by anpan_man on Aug 06, 2008
  

Not visible on the Mac version...

Aloha!

Thanks for writing this plugin; it saves me a lot of hassle. I'd like to point out, though, that on the Mac version of NetBeans the edit box height is set to something like 0 and thus you can't read anything in it. I'd be happy to test any fixes you may make. :)
Posted by tachoknight on Jun 08, 2008
  

excellent!

works great. a much welcomed addition. thanks!
Posted by qcfireball on Jun 03, 2008
  

excellent!

works great. a much welcomed addition. thanks!
Posted by qcfireball on Jun 03, 2008
  

Thanks

Works fine.
Posted by proktor on May 07, 2008