Re: PrintProvider implementation in the Lookup of a MultiviewElement TopComponent not used!
Oliver Rettig <[email protected]> Tue, 09 May 2017 19:23:12 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Organization | ORAT |
| Message-ID | <6668873.3nYzM4v97i@l560> |
Hi Neil, thanks for your quick answer. I throw RuntimeExceptions to be sure:-) But it is not invoked, no exceptions are thrown. any further ideas? best regards Oliver > On Tue, May 9, 2017 at 5:58 PM Oliver Rettig <[email protected]> wrote: > > To be sure that my PrintProvider is not used > > I have put an System.out in its > > That might not prove anything?! Try logging or (drastically) throwing an > exception / assertion. > > Best wishes, > > Neil