JBoss Community

Support for nested classes

created by Gary Brown in Javassist - View the full discussion

Hi

 

I'm using version 3.13.0-GA from maven repo. When I try to create a nested class I get:

 

java.lang.RuntimeException: sorry, only nested static class is supported
    at javassist.CtClassType.makeNestedClass(CtClassType.java:779)

 

Is this going to be supported in the near future?

 

Regards

Gary

Reply to this message by going to Community

Start a new discussion in Javassist at Community