Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Importing javax.bluetooth into normal Java application?

807605Sep 24 2007 — edited Sep 25 2007
I have a bluetooth dongle for my PC and I want to create a normal Java (not j2me) that can accept connections over bluetooth.

If I create a normal Java application in Netbeans then it won't allow me to import javax.bluetooth.

If I create a j2me application then it does allow me to import javax.bletooth but this is no good as I want a normal java app.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 23 2007
Added on Sep 24 2007
19 comments
4,149 views