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)