Re: scan ignores custom Formatter

2019-07-17 Thread mhd wrk
Basically the sample code (attached) is a copy of DefaultFormatter with some modifications to `formatEntry` On Tue, Jul 16, 2019 at 6:13 PM Michael Wall wrote: > If you are still having issues, can you share your code? > > Mike > > On Tue, Jul 16, 2019 at 6:30 PM Christopher wrote: > >> It's

Re: scan ignores custom Formatter

2019-07-17 Thread mhd wrk
Coping the jar into the lib or lib/ext seems to be fine. Because if I remove the jar and try the same scan command then I get Formatter class could not be loaded. > com.example.MyFormatter Regardless I tried your CLASSPATH suggestion and got the following: java.lang.ClassNotFoundException: >