utdrobotchess / xbee-api

Automatically exported from code.google.com/p/xbee-api
GNU General Public License v3.0
0 stars 0 forks source link

Processing Not Run Library #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I am following of steps for installing xbee-api-0.9 in processing but at run 
the examples find in http://code.google.com/p/xbee-api/wiki/Processing, at 
running in processing, shows me the following error:

in line: XBee xbee;
message processing: cannot find class or type named "XBee"
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Window7 32bits
Processing2.0b6 and Processing1.5.1

Please provide any additional information below.

Original issue reported on code.google.com by adrianq...@gmail.com on 5 Nov 2012 at 3:11

Attachments:

GoogleCodeExporter commented 9 years ago
This is a Java classpath problem and has nothing to do with the library

Original comment by andrew.rapp@gmail.com on 2 Feb 2014 at 6:24