All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dii-tech.clarpse.7.1.4.source-code.spotbugs_exclude.xml Maven / Gradle / Ivy

There is a newer version: 7.1.1
Show newest version
<FindBugsFilter>
    <Match>
        <Package name="~com\.hadii\.clarpse\.listener.*"/>
    </Match>
    <Match>
        <Package name="~com\.hadii\.antlr.*"/>
    </Match>
    <Match>
        <Bug pattern="EI_EXPOSE_REP"/>
    </Match>
    <Match>
        <Bug pattern="EI_EXPOSE_REP2"/>
    </Match>
    <Match>
        <Class name="com.hadii.clarpse.sourcemodel.OOPSourceModelConstants"/>
    </Match>
</FindBugsFilter>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy