Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rt-pmc] [CQ 4559] UUID Version: 3.2

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=4559





--- Comment #4 from Thomas Watson <tjwatson@xxxxxxxxxx>  2010-10-15 17:33:15 ---
There is an eclipse based UUID already
(org.eclipse.core.internal.utils.UniversalUniqueIdentifier).  I may decide to
use that instead.  One thing it is missing is the use of MAC address.  It
instead uses IP address.  I may change it to use MAC address on Java 6 or
higher.

Please hold off on pmc approval until I investigate using
org.eclipse.core.internal.utils.UniversalUniqueIdentifier.  Thanks.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top