Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: be062b169024ba34ec8e402dc1f88a6433aae182 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.compare" version="2">
    <resource path="compare/org/eclipse/compare/ICompareFilter.java" type="org.eclipse.compare.ICompareFilter">
        <filter comment="Workaround for bug 411257: .api_description files in Kepler release do not contain @noreference restrictions" id="406052990">
            <message_arguments>
                <message_argument value="org.eclipse.compare.ICompareFilter"/>
                <message_argument value="canCacheFilteredRegions()"/>
            </message_arguments>
        </filter>
        <filter comment="Workaround for bug 411257: .api_description files in Kepler release do not contain @noreference restrictions" id="406052990">
            <message_arguments>
                <message_argument value="org.eclipse.compare.ICompareFilter"/>
                <message_argument value="getFilteredRegions(HashMap)"/>
            </message_arguments>
        </filter>
        <filter comment="Workaround for bug 411257: .api_description files in Kepler release do not contain @noreference restrictions" id="406052990">
            <message_arguments>
                <message_argument value="org.eclipse.compare.ICompareFilter"/>
                <message_argument value="isEnabledInitially()"/>
            </message_arguments>
        </filter>
        <filter comment="Workaround for bug 411257: .api_description files in Kepler release do not contain @noreference restrictions" id="406052990">
            <message_arguments>
                <message_argument value="org.eclipse.compare.ICompareFilter"/>
                <message_argument value="setInput(Object, Object, Object, Object)"/>
            </message_arguments>
        </filter>
    </resource>
</component>

Back to the top