OSDN Git Service

Fix var path name generation.
authorXavier Ducrohet <xav@android.com>
Thu, 16 Sep 2010 03:19:43 +0000 (20:19 -0700)
committerXavier Ducrohet <xav@android.com>
Thu, 16 Sep 2010 03:19:43 +0000 (20:19 -0700)
commite3125f9b2ca9d71d47dc6fa101f2529c82ab2227
treecbdf2703c6dbf65bd2339f240fa6dc7ac3132b9e
parent2bbc18d53dd0e845677081be94ff57450d4e91fc
Fix var path name generation.

The hashcode can be a negative int.
Convert it to an always positive long and convert
to hexadecimal.

Change-Id: Ia655dd92ef1986834680cb942ac004eb7374916f
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/Sdk.java