I've included libbluecove.so and bluecove.jar in my build path by removing native libraries according to these answers: How can BlueCove be used in Android?
The problem is that if i try to import javax.obex Eclipse does not provide me autocomplete so cannot import classes present in bluecove.jar. How can i solve it?