In maple-ide-0.0.10/lib/
librxtxSerial.so and RXTXcomm.jar
must be replaced with the native versions from the librxtx-java package. In my case, Debian sid, they are found
here: /usr/lib/jni/librxtxSerial.so
and : /usr/share/java/RXTXcomm.jar
while in maple-ide-0.0.10/lib/
rm librxtxSerial.so && rm RXTXcomm.jar
ln -s /usr/share/java/RXTXcomm.jar && ln -s /usr/lib/jni/librxtxSerial.so
Thanks LeafLabs, received my RET6 yesterday and I luv it, had been using the CLI toolchain until now.