BlueCove in Mac OS X

As my memo.

After I read http://www.hoge256.net/2009/03/322.html, I tried to use BlueCove, a Java library for Bluetooth stack, in my Mac OS 10.6 but it failed.

Native Library bluecove not available
javax.bluetooth.BluetoothStateException: BlueCove library bluecove not available
at com.intel.bluetooth.BlueCoveImpl.loadNativeLibraries(BlueCoveImpl.java:381)
at com.intel.bluetooth.BlueCoveImpl.detectStack(BlueCoveImpl.java:434)
at com.intel.bluetooth.BlueCoveImpl.access$500(BlueCoveImpl.java:65)
at com.intel.bluetooth.BlueCoveImpl$1.run(BlueCoveImpl.java:1020)
at java.security.AccessController.doPrivileged(Native Method)
at com.intel.bluetooth.BlueCoveImpl.detectStackPrivileged(BlueCoveImpl.java:1018)
at com.intel.bluetooth.BlueCoveImpl.getBluetoothStack(BlueCoveImpl.java:1011)
at javax.bluetooth.LocalDevice.getLocalDeviceInstance(LocalDevice.java:75)
at javax.bluetooth.LocalDevice.getLocalDevice(LocalDevice.java:95)
at BTTest.(BTTest.java:26)
at BTTest.main(BTTest.java:92)

I found another jar file in Google Code Archive - Long-term storage for Google Code Project Hosting. compiled for Mac OS X.
It worked.

BlueCove version 2.1.1-SNAPSHOT on mac
2010-11-05 18:03:40 0026089E2C17 suztomo’s iPhone
BlueCove stack shutdown completed