Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 3fe9c5c8adf415e4fa5d4bd3123b736b2db759e7 (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<?xml version="1.0" encoding="UTF-8"?>
<component xmlns="http://eclipse.org/component"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://eclipse.org/component ../component.xsd "
   name="Eclipse Platform Debug">
 <plugin id="org.eclipse.debug.core" />

 <package name="org.eclipse.debug.core">
 	<type name="DebugEvent" subclass="false" />
 	<type name="DebugException" subclass="false" />
 	<type name="DebugPlugin" subclass="false" instantiate="false" />
 	<type name="IBreakpointListener" />
 	<type name="IBreakpointManager" implement="false" />
 	<type name="IBreakpointManagerListener" />
 	<type name="IBreakpointsListener" />
 	<type name="IDebugEventFilter" />
 	<type name="IDebugEventSetListener" />
 	<type name="IExpressionListener" />
 	<type name="IExpressionManager" implement="false" />
 	<type name="IExpressionsListener" />
 	<type name="ILaunch" />
 	<type name="ILaunchConfiguration" implement="false" />
 	<type name="ILaunchConfigurationListener" />
 	<teyp name="ILaunchConfigurationMigrationDelegate" />
 	<type name="ILaunchConfigurationType" implement="false" />
 	<type name="ILaunchConfigurationWorkingCopy" implement="false" />
 	<type name="ILaunchesListener" />
 	<type name="ILaunchesListener2" />
 	<type name="ILaunchListener" />
 	<type name="ILaunchManager" implement="false" />
 	<type name="ILaunchMode" implement="false" />
 	<type name="ILogicalStructureProvider" />
 	<type name="ILogicalStructureType" />
 	<type name="IMemoryBlockListener" />
 	<type name="IMemoryBlockManager" implement="false" />
 	<type name="IProcessFactory" />
 	<type name="IStatusHandler" />
 	<type name="IStreamListener" />
 	<type name="Launch" />
 </package>
 <package name="org.eclipse.debug.core.model">
 	<type name="Breakpoint" />
 	<type name="DebugElement" />
 	<type name="IBreakpoint" />
 	<type name="IDebugElement" />
 	<type name="IDebugModelProvider" />
 	<type name="IDebugTarget" />
 	<type name="IDisconnect" />
 	<type name="IDropToFrame" />
 	<type name="IErrorReportingExpression" />
 	<type name="IExpression" />
 	<type name="IFilteredStep" />
 	<type name="IFlushableStreamMonitor" />
 	<type name="IIndexedValue" />
 	<type name="ILaunchConfigurationDelegate" />
 	<type name="ILaunchConfigurationDelegate2" />
 	<type name="ILineBreakpoint" />
 	<type name="ILogicalStructureTypeDelegate" />
 	<type name="ILogicalStructureTypeDelegate2" />
 	<type name="IMemoryBlock" />
 	<type name="IMemoryBlockExtension" />
 	<type name="IMemoryBlockRetrieval" />
 	<type name="IMemoryBlockRetrievalExtension" />
 	<type name="IPersistableSourceLocator" />
 	<type name="IProcess" />
 	<type name="IRegister" />
 	<type name="IRegisterGroup" />
 	<type name="ISourceLocator" />
 	<type name="IStackFrame" />
 	<type name="IStep" />
 	<type name="IStepFilters" />
 	<type name="IStreamMonitor" />
 	<type name="IStreamsProxy" />
 	<type name="IStreamsProxy2" />
 	<type name="ISuspendResume" />
 	<type name="ITerminate" />
 	<type name="IThread" />
 	<type name="IValue" />
 	<type name="IValueModification" />
 	<type name="IVariable" />
 	<type name="IWatchExpression" implement="false" />
 	<type name="IWatchExpressionDelegate" />
 	<type name="IWatchExpressionListener" />
 	<type name="IWatchExpressionResult" />
 	<type name="IWatchpoint" />
 	<type name="LaunchConfigurationDelegate" />
 	<type name="LineBreakpoint" />
 	<type name="MemoryByte" />
 	<type name="RuntimeProcess" /> 	
 </package>
 <package name="org.eclipse.debug.core.sourcelookup">
 	<type name="AbstractSourceLookupDirector" />
 	<type name="AbstractSourceLookupParticipant" />
 	<type name="IPersistableSourceLocator2" />
 	<type name="ISourceContainer" />
 	<type name="ISourceContainerType" implement="false" />
 	<type name="ISourceContainerTypeDelegate" />
 	<type name="ISourceLookupDirector" />
 	<type name="ISourceLookupParticipant" />
 	<type name="ISourcePathComputer" implement="false" />
 	<type name="ISourcePathComputerDelegate" />
 </package>
 <package name="org.eclipse.debug.core.sourcelookup.containers">
 	<type name="AbstractSourceContainer" />
 	<type name="AbstractSourceContainerTypeDelegate" />
 	<type name="ArchiveSourceContainer" subclass="false" />
 	<type name="CompositeSourceContainer" />
 	<type name="ContainerSourceContainer" subclass="false" instantiate="false"/>
 	<type name="DefaultSourceContainer" subclass="false" />
 	<type name="DirectorySourceContainer" subclass="false" />
 	<type name="ExternalArchiveSourceContainer" subclass="false" />
 	<type name="FolderSourceContainer" subclass="false" />
 	<type name="LocalFileStorage" subclass="false" />
 	<type name="ProjectSourceContainer" subclass="false" />
 	<type name="WorkspaceSourceContainer" subclass="false" />
 	<type name="ZipEntryStorage" subclass="false" />
 </package>
 
 <component-depends unrestricted="true"/>

</component>

Back to the top