Re: SonyEricsson Bluetooth DEMO
- From: Roedy Green <look-on@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 29 Aug 2005 21:55:20 GMT
On 29 Aug 2005 00:47:15 -0700, bokiteam@xxxxxxxxxxxxxx wrote or quoted
:
>BTServiceSearcher
This is generic advice for any missing class.
JavaC does not know what a BTServiceSearcher is.
First make sure you are spelling it correctly, including case, and
that your import for it is correct, including case.
Now go find out where in really is. Use Winzip or similar tool to
sniff about in plausible jars to find it. Or use a tool like Funduc
Search and Replace that will do a global search of your disk for you
including inside jars and zips.
Let's presume you find it. Now make sure that jar is on the classpath
or in the ext directory. See http://mindprod.com/jgloss/classpath.html
Let's presume you don't find it. Get on google and find out where you
can download a copy and put it on the classpath.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.
- Follow-Ups:
- Re: SonyEricsson Bluetooth DEMO
- From: bokiteam
- Re: SonyEricsson Bluetooth DEMO
- References:
- SonyEricsson Bluetooth DEMO
- From: bokiteam
- SonyEricsson Bluetooth DEMO
- Prev by Date: Re: Java I/O Seeking
- Next by Date: Re: executing batch of command after thread call
- Previous by thread: SonyEricsson Bluetooth DEMO
- Next by thread: Re: SonyEricsson Bluetooth DEMO
- Index(es):