|  | <?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> |