I've been messing around with motej for a few days but could not get the sample code to compile. The problem is when I try to import -
import motej.demos.
The compiler can not find the demo library.
I have imported the motej-extras-0.9-bin.zip and motej-library-0.9-bin.zip.
Here is the link to the library downloads.
http://sourceforge.net/projects/motej/files/Here where the problem is, when i download the the motej-demos-0.9-src.zip, there are no jar files.
Has anyone had this problem? Where did the jar files go?
BTW: When I try to import anything else it works fine e.g. - import motej.Mote;