Closed coax75ohm closed 11 years ago
After further research it seems that the issue is lack of support for JSR-239 on OS X (and Solaris, which would be my second choice). So I installed the JDK and NetBeans on a Linux VM and was then able to build successfully.
Glad you found a solution. :-)
I trying to stumble through how to build this project, since there is no documentation on the process. From what I've been able to gather it requires NetBeans, I'm using the full version of 6.9.1 (7.3 didn't recognize it as a valid project). But I'm currently getting the following errors and from the searching I've done it seems that java.nio isn't implemented for J2ME.
How did you resolve this dependency?