https://issues.apache.org/bugzilla/show_bug.cgi?id=47497
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Nick Burch <[email protected]> 2009-07-08 04:40:19 PST --- Unfortunately, those awt references aren't just there for fun - we really do need them. Without it, we can't do font stuff, can't do column resizing, we can't read/change the colour of text, can't do any in-excel drawing related stuff etc. The needs for awt are quite wide ranging across the library. I think you'll need to find yourself an awt compatibility jar that provides those classes, then load that in there too. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
