Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2b5e5c4dfc3051aa89fc6f0ad9ac000120f57f37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.debug.core" version="2">
    <resource path="core/org/eclipse/debug/core/IBreakpointManagerListener.java" type="org.eclipse.debug.core.IBreakpointManagerListener">
        <filter id="404000815">
            <message_arguments>
                <message_argument value="org.eclipse.debug.core.IBreakpointManagerListener"/>
                <message_argument value="breakpointManagerTriggerPointChanged(IBreakpoint)"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="core/org/eclipse/debug/core/model/ILaunchConfigurationDelegate.java" type="org.eclipse.debug.core.model.ILaunchConfigurationDelegate">
        <filter comment="adding default method" id="404000815">
            <message_arguments>
                <message_argument value="org.eclipse.debug.core.model.ILaunchConfigurationDelegate"/>
                <message_argument value="showCommandLine(ILaunchConfiguration, String, ILaunch, IProgressMonitor)"/>
            </message_arguments>
        </filter>
    </resource>
</component>

Back to the top