JDiet: Java SE 1.4 to Java ME CLDC converter
August 8th, 2007
JDiet is a library of Spoon processors for transforming Java 1.4 programs into Java ME CLDC (Connected Limited Device Configuration) compliant ones. JDiet removes any Java API call which is not available with the CLDC profile and replaces them with some equivalent versions.
Интересно, этот конвертер действительно работает?
Entry Filed under: Java 2 Micro Edition