<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.jface" version="2">
    <resource path="src/org/eclipse/jface/viewers/ColumnViewerEditor.java" type="org.eclipse.jface.viewers.ColumnViewerEditor">
        <filter comment="Highly unlikely that TABBING_CYCLE_IN_VIEWER is already implemented by clients." id="336658481">
            <message_arguments>
                <message_argument value="org.eclipse.jface.viewers.ColumnViewerEditor"/>
                <message_argument value="TABBING_CYCLE_IN_VIEWER"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="src/org/eclipse/jface/viewers/IStructuredSelection.java" type="org.eclipse.jface.viewers.IStructuredSelection">
        <filter comment="Declare the java Iterable interface to allow to participate in forEach statements, as the method was already there there is no incompatibility" id="403984517">
            <message_arguments>
                <message_argument value="org.eclipse.jface.viewers.IStructuredSelection"/>
                <message_argument value="java.lang.Iterable"/>
                <message_argument value="iterator()"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="src/org/eclipse/jface/viewers/ITreeSelection.java" type="org.eclipse.jface.viewers.ITreeSelection">
        <filter comment="Declare the java Iterable interface to allow to participate in forEach statements, as the method was already there there is no incompatibility" id="403984517">
            <message_arguments>
                <message_argument value="org.eclipse.jface.viewers.ITreeSelection"/>
                <message_argument value="java.lang.Iterable"/>
                <message_argument value="forEach(Consumer&lt;? super T&gt;)"/>
            </message_arguments>
        </filter>
    </resource>
</component>
