[slf4j-user] SLF4J Helper for NetBeans IDE now available

Jeff Jensen jjensen at apache.org
Sun Jul 30 21:07:48 CEST 2017


Any IDE that runs FindBugs or SpotBugs can use the FindBugs SLF4J ruleset,
which is free and open source:
https://kengotoda.github.io/findbugs-slf4j/

Been using it for years and it works well.


On Sun, Jul 30, 2017 at 12:50 PM, Daniel Trebbien <dtrebbien at gmail.com>
wrote:

> Hello Joachim,
>
> Yes, I too would like to see an Eclipse version.  I have been looking into
> this, and I think that it would be possible in some form.  It looks like I
> would need to completely rewrite the code because Eclipse and NetBeans use
> different APIs.  For one thing, Eclipse uses its own AST API whereas
> NetBeans uses the standard Java Compiler Tree API.  The two APIs appear
> very similar.  I am still looking for Eclipse's equivalent of TypeMirror
> <http://docs.oracle.com/javase/7/docs/api/javax/lang/model/type/TypeMirror.html>
> et al.
>
> "Commercial" is intended.  I would love to make the plugin open source;
> but, for personal reasons, this seems unwise for me to do at the present
> time.  I have thought about selling licenses to use the plugin or maybe
> consulting for companies who would like similar plugins made for their
> internal use.  If the former, I would definitely give free licenses to
> those who provided feedback from trying out these early versions of the
> plugin.
>
> Daniel
>
>
> On Sat, Jul 29, 2017 at 11:49 PM, Joachim Durchholz <jo at durchholz.org>
> wrote:
>
>> Interesting! Now I'd like to see a similar plugin for Eclipse :-)
>>
>> The plugin is listed as "commercial" - is that intentional?
>>
>> Regards,
>> Jo
>>
>>
>> Am 30.07.2017 um 00:54 schrieb Daniel Trebbien:
>>
>>> Hello,
>>>
>>> I have been working on a plugin for NetBeans IDE that highlights usage
>>> errors and inefficiencies in Java code using SLF4J.  Just a few days ago,
>>> the plugin was published on NetBeans' Plugin Portal at:
>>> http://plugins.netbeans.org/plugin/72557/
>>>
>>> I am still testing the plugin, but so far, it has been able to find
>>> SLF4J usage errors and inefficiencies in several open source projects.
>>>
>>> Maybe others will find the plugin useful.
>>>
>>> Sincerely,
>>>
>>> Daniel Trebbien
>>>
>>>
>>> _______________________________________________
>>> slf4j-user mailing list
>>> slf4j-user at qos.ch
>>> http://mailman.qos.ch/mailman/listinfo/slf4j-user
>>>
>>>
>> _______________________________________________
>> slf4j-user mailing list
>> slf4j-user at qos.ch
>> http://mailman.qos.ch/mailman/listinfo/slf4j-user
>
>
>
> _______________________________________________
> slf4j-user mailing list
> slf4j-user at qos.ch
> http://mailman.qos.ch/mailman/listinfo/slf4j-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/slf4j-user/attachments/20170730/97e03489/attachment.html>


More information about the slf4j-user mailing list