Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1c95b4033df2a79ca2f4d8a72cf82161123cfbd4 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.help.ui" version="2">
    <resource path="META-INF/MANIFEST.MF">
        <filter comment="Removed re-exported IPlatformRunnable via bug 564890" id="926941240">
            <message_arguments>
                <message_argument value="4.3.0"/>
                <message_argument value="4.2.200"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="META-INF/MANIFEST.MF" type="org.eclipse.core.runtime.ILibrary">
        <filter comment="Bug 572013 - removed ILibrary, IPluginPrerequisite, IPluginRegistry" id="305422471">
            <message_arguments>
                <message_argument value="org.eclipse.core.runtime.ILibrary"/>
                <message_argument value="org.eclipse.help.ui_4.2.200"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="META-INF/MANIFEST.MF" type="org.eclipse.core.runtime.IPlatformRunnable">
        <filter comment="Removed re-exported IPlatformRunnable via bug 564890" id="305422471">
            <message_arguments>
                <message_argument value="org.eclipse.core.runtime.IPlatformRunnable"/>
                <message_argument value="org.eclipse.help.ui_4.2.200"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="META-INF/MANIFEST.MF" type="org.eclipse.core.runtime.IPluginPrerequisite">
        <filter comment="Bug 572013 - removed ILibrary, IPluginPrerequisite, IPluginRegistry" id="305422471">
            <message_arguments>
                <message_argument value="org.eclipse.core.runtime.IPluginPrerequisite"/>
                <message_argument value="org.eclipse.help.ui_4.2.200"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="META-INF/MANIFEST.MF" type="org.eclipse.core.runtime.IPluginRegistry">
        <filter comment="Bug 572013 - removed ILibrary, IPluginPrerequisite, IPluginRegistry" id="305422471">
            <message_arguments>
                <message_argument value="org.eclipse.core.runtime.IPluginRegistry"/>
                <message_argument value="org.eclipse.help.ui_4.2.200"/>
            </message_arguments>
        </filter>
    </resource>
</component>

Back to the top