Closed GoogleCodeExporter closed 9 years ago
try r1498
Original comment by santhosh.tekuri@gmail.com
on 21 Apr 2011 at 1:32
I see how the code was refactored. The change targeted the wrong class though.
Needs to be on the printer clazz, not the extended class:
if(ModelUtil.isInnerClass(printer.clazz))
printer.importClass(printer.clazz);
Original comment by eire...@gmail.com
on 19 May 2011 at 3:26
you are correct: r1520
Original comment by santhosh.tekuri@gmail.com
on 23 May 2011 at 3:09
Original issue reported on code.google.com by
eire...@gmail.com
on 20 Apr 2011 at 5:35