Converting from MIDP 2.0 and CLDC 1.1 to MIDP 1.0 and CLDC 1.0
Hello
I have a Midlet that I set initially to use MIDP 2.0 and CLDC 1.1. I changed the platforms to MIDP 1.0, after i changed to MIDP 1.0 i get an Obfuscation failed with error code 1. error. I am using the NetBeans Progaurd obfuscator.
When I change to CLDC 1.0 i get a Preverification failed with error code 1 Floating point result not allowed error.
Can someone please help.

