tinyj2c
tinyj2c copied to clipboard
class not found :java/lang/Object
can it handle abstract classes? i was trying to convert one. the .c is empty when I look at it.
Exception in thread "main" java.lang.NullPointerException: Cannot invoke "com.ebsee.classparser.ClassFile.getMethods()" because "cf" is null at com.ebsee.j2c.ClassManger.findMethod(ClassManger.java:299)
Are there any example java code for this case ? Please paste some code for test.