Skip to main content
summaryrefslogtreecommitdiffstats
blob: d6cc222b62b2104b912516ed3c5c9a66e7c172f5 (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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.ui.editors" version="2">
    <resource path="META-INF/MANIFEST.MF">
        <filter comment="API was backported to 4.6.2" id="926941240">
            <message_arguments>
                <message_argument value="3.11.0"/>
                <message_argument value="3.10.1"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="src/org/eclipse/ui/editors/text/ITextEditorHelpContextIds.java" type="org.eclipse.ui.editors.text.ITextEditorHelpContextIds">
        <filter id="571473929">
            <message_arguments>
                <message_argument value="IAbstractTextEditorHelpContextIds"/>
                <message_argument value="ITextEditorHelpContextIds"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="src/org/eclipse/ui/texteditor/DefaultMarkerAnnotationAccess.java" type="org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess">
        <filter id="643842064">
            <message_arguments>
                <message_argument value="AnnotationTypeHierarchy"/>
                <message_argument value="DefaultMarkerAnnotationAccess"/>
                <message_argument value="getAnnotationTypeHierarchy()"/>
            </message_arguments>
        </filter>
    </resource>
</component>

Back to the top