Hi Claude, You can now extend HelpFormatter.Builder in git master and snapshot builds.
Gary On Sun, Jul 21, 2024 at 4:52 AM Claude Warren <[email protected]> wrote: > > Greetings, > > I am trying to build a new HelpFormatter implementation, however while the > HelpFormatter is not final the HelpFormatter.Builder is. So I can not > extend the builder to create a new HelpFormatter, All I can do is build the > old one. Any suggestions for how to get around this problem? > > Claude --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
