+1 for SpotBugs and SonarLint, back in the days, I can remember that there was already a Plugin for sonar: http://plugins.netbeans.org/plugin/51532/radar-netbeans (http://plugins.netbeans.org/plugin/51532/radar-netbeans)
Maybe the Code can help in some way. Cheers Chris Von: Emilian Bold Gesendet: Mittwoch, 2. Januar 2019 21:08 An: NetBeans Dev@ Betreff: Re: Find Bugs Integration - which donation? PS: I wonder if we have a list of such 'runtime' module install hints we have all over the IDE. There's nb-javac and Oracle JS but also this one. (And of course, the Maven archetypes... What else?) --emi http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more! On Wed, Jan 2, 2019 at 10:03 PM Emilian Bold <[email protected]> wrote: > > > Please note that SpotBugs is under LGPL, which is going to be tricky here. > > Even in 8.2 FindBugs was installed at runtime. Nothing different this > time if we put it outside Apache infra. > > --emi > > http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more! > > On Wed, Jan 2, 2019 at 9:58 PM Jan Lahoda <[email protected]> wrote: > > > > AFAIK, the findbugs module is part of the next donation (#4, unless I am > > mistaken) - the "nb.cluster.extra (3532 files)" is relevant. ("extra" > > cluster is everything that is not in other clusters.) > > > > Please note that SpotBugs is under LGPL, which is going to be tricky here. > > > > Jan > > > > On Tue, Jan 1, 2019 at 3:59 AM Laszlo Kishalmi <[email protected]> > > wrote: > > > > > Well, just adding some note: FindBugs is not maintained and cannot > > > process bytecode from Java 9 and above. > > > > > > On 12/31/18 3:01 PM, John McDonnell wrote: > > > > Hi All, > > > > > > > > Just looking at the transition page[1] and I notice theres no reference > > > to > > > > the find bugs integration (When you selection Source->Inspect and select > > > > FindBugs as an analyser) page. > > > > > > > > Is there any update on this? Was it missed in the confluence page - > > > > relegated to a later drop? > > > > > > > > Thanks in advance > > > > > > > > [1]: > > > https://cwiki.apache.org/confluence/display/NETBEANS/Apache+Transition > > > > > > > > > > > > Regards > > > > > > > > John > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > For further information about the NetBeans mailing lists, visit: > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
