This is probably a very basic (getting started) question, but I was wondering if an ME SDK is required to build jars that will run on an J2ME JVM? It appears that the SDK is only available for Windows, which I currently don't have access to. Is it possible to use an SE compiler (with an microedition class library) to build the jar? Then, could the jar be copied to the device (say the Pi), and the proper metafiles (JAD files) be created by hand. Is this workflow possible, or I should I give up now and get a windows machine?
Cheers,
Ian