Open Kitard opened 8 years ago
Testing has been on Java 8 SE.
Supporting Java ME would be good, I would expect the core code to work but haven't looked personally at ME for a long time, but maybe not the development console and JMX features.
But Quarks is modular, just use the code that is needed by the application, excluding components not needed or that are not supported on a given platform.
Anyone could help by trying to run the Junit tests on Java 8 ME.
Thanks!
Would like to try Quarks on the IOT oriented ARM Cortex M3 / M4. Will Quarks run on Java ME? Or even SE embedded?