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