Hi,
I Have some class file which used javax/microedition/lcdui package.
When I convert in to source file using jascii-v1.0.20 convertor.
It give error message like Exception in
thread "main" java.lang.reflect.InvocationTargetException: java.lan
g.NoClassDefFoundError: javax/microedition/lcdui/Canvas
Can any body tell me how I convert Class file to
Java source code.