I'm just setting up Bluecove on an Ubuntu system and I see buried down in the wiki for the Linux BlueZ stack that it requires a dev package to be installed for it to work correctly.
I understood that a dev package is only required if I need the headers for compiling my own C/C++ code to use the Bluecove native library. If I'm only compiling Java code then surely the development package is not needed? (It's effectively seen as an application using the Bluecove native library). Is this correct?