mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 07:35:24 +02:00
Findbugs: Update filter to exclude remaining RSE artifacts
This commit is contained in:
parent
97383321fb
commit
bcc7f05ec5
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
||||||
<Method name="start" params="org.osgi.framework.BundleContext" returns="void"/>
|
<Method name="start" params="org.osgi.framework.BundleContext" returns="void"/>
|
||||||
<Method name="stop" params="org.osgi.framework.BundleContext" returns="void"/>
|
<Method name="stop" params="org.osgi.framework.BundleContext" returns="void"/>
|
||||||
<Class name="~.*\.Activator"/>
|
<Class name="~.*\.Activator"/>
|
||||||
|
<Class name="~.*\..*Plugin"/>
|
||||||
</Or>
|
</Or>
|
||||||
</Match>
|
</Match>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue