Re: Custom exception reporting?
Enrico Scantamburlo <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAJdy_m8t9CFQtcVjNktvXikHn4ruC1tHH-Kuqoxm_5NQuEMmdQ@mail.gmail.com> |
We develop something similar in our company: You have to remove the NetBeans error manager (org.netbeans.core.NbErrorManager) and replace it with your own implementation. Maybe I will blog about it and let you know. On Tue, Feb 21, 2017 at 11:05 AM, kdobkowski <[email protected]> wrote: > Sean, > > Yes I am creating a NetBeans Platform application. > > Thank you very much! I'll have a look at that, seems like a good point to > start. :D > > > > >