Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5506da6485d2409b4411812845792fc405df7e24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.cdt.core" version="2">
    <resource path="utils/org/eclipse/cdt/utils/BinaryObjectAdapter.java" type="org.eclipse.cdt.utils.BinaryObjectAdapter">
        <filter comment="NO_SYMBOLS array should be final" id="388100214">
            <message_arguments>
                <message_argument value="org.eclipse.cdt.utils.BinaryObjectAdapter"/>
                <message_argument value="NO_SYMBOLS"/>
            </message_arguments>
        </filter>
        <filter comment="NO_SYMBOLS array should be static" id="388108357">
            <message_arguments>
                <message_argument value="org.eclipse.cdt.utils.BinaryObjectAdapter"/>
                <message_argument value="NO_SYMBOLS"/>
            </message_arguments>
        </filter>
    </resource>
</component>

Back to the top