Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

class not found :java/lang/Object #4

Open
amigax opened this issue Apr 22, 2024 · 1 comment
Open

class not found :java/lang/Object #4

amigax opened this issue Apr 22, 2024 · 1 comment

Comments

@amigax
Copy link

amigax commented Apr 22, 2024

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)

@digitalgust
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants