Hey guys,
I'm wondering if theres a way of getting the java.util.* packages into the J2ME evniroment.
I've got a midlet project which runs but when I try to reference a java.util element it doesn't find it. Googling didn't bare much look either.
it returned the following url http://en.wikibooks.org/wiki/Programming:J2ME:Connected_Limited_Device_Configuration however this link implies it should be in there... But when I type java.util it comes back empty...any ideas?
Cheers guys.