NoClassDefFoundError:javax/bluetooth/DiscoveryListener bluecove processing

Hi, Do you maybe know what is the appropriate bluecove to download and use for processing 2.2.1? I have one instance of the class that is giving me the error (NoClassDefFoundError:javax/bluetooth/DiscoveryListener). I am having a .jar file (and I extracted it also) in sketcbook/libraries and when I open the file THERE IS a path javax/bluetooth/Disco..., maybe I am just using a wrong bluecove or I do not need bluecove at all? I downloaded 2.0.0.jar.zip bluecove.

This is the line that has error: NXTInfo[] nxtInfo = connect.search(null, null, NXTCommFactory.BLUETOOTH); I imported lejos.pc.comm.*; as well.

I am using Ubuntu 16.04 LTS Intel 64bit.

If anyone can help me, I would really appreciate it. Thank you, Marko.

Sign In or Register to comment.