tinyj2c icon indicating copy to clipboard operation
tinyj2c copied to clipboard

class not found :java/lang/Object

Open amigax opened this issue 10 months ago • 1 comments

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)

amigax avatar Apr 22 '24 00:04 amigax

Are there any example java code for this case ? Please paste some code for test.

digitalgust avatar Apr 22 '24 05:04 digitalgust