JDiet: Java SE to Java ME converter
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.

i think this is a good thing if i have it in java ME