I've built a widget using only the command line tools to build the .prg file and run the simulator. But I can't find any documentation on how to build a .iq file without using the Eclipse plugin. Is there no way to do that?
(Things I tried: monkeyc -e option (throws NullPointerException), connectiqpkg (emits deprecation warning and doesn't work).