Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 08cfc0a1ed4b53061bbbc24f97caed155d025411 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12




                                                                      






                                                           
                                                          


                                                    
                                                     






                                                                         

                                          

                                                           
                                                        




                                                                    
                                                          







                                                                      
                                                                                             

                                                    
                                                                   

                                                  
                                                     
                                                                   



                                                         
                                                      
                                                               



                                                               

                                                                                                       
















                                                                                                 






                                                                                       

                                                                
           














                                                                 
                                                  



                                                      

                                                       
                                               
                                      








                                                                  
<?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.ui" />

 <package name="org.eclipse.debug.ui">
 	<type name="AbstractBreakpointOrganizerDelegate" />
 	<type name="AbstractDebugView" />
 	<type name="AbstractLaunchConfigurationTab" />
 	<type name="AbstractLaunchConfigurationTabGroup" />
 	<type name="AbstractLaunchModeConfigurationTab" />
 	<type name="BreakpointTypeCategory" />
 	<type name="CommonTab" subclass="false" />
 	<type name="DebugElementWorkbenchAdapter" />
 	<type name="DebugPopup" instantiate="false"/>
 	<type name="DebugUITools" instantiate="false" subclass="false" />
 	<type name="DeferredDebugElementWorkbenchAdapter" />
 	<type name="EnvironmentTab" subclass="false" />
 	<type name="IBreakpointOrganizerDelegate" />
 	<type name="IBreakpointTypeCategory" />
 	<type name="IDebugEditorPresentation" />
 	<type name="IDebugModelPresentation" />
 	<type name="IDetailPane" />
 	<type name="IDetailPaneFactory" />
 	<type name="IDebugUIConstants" implement="false" />
 	<type name="IDebugView" />
	<type name= "IInstructionPointerPresentation" />
 	<type name="ILaunchConfigurationDialog" implement="false" />
 	<type name="ILaunchConfigurationTab" />
 	<type name="ILaunchConfigurationTabGroup" />
 	<type name="ILaunchGroup" implement="false" />
 	<type name="ILaunchShortcut" />
 	<type name="InspectPopupDialog" subclass="false"/>
 	<type name="ISourcePresentation" />
 	<type name="IValueDetailListener" />
 	<type name="RefreshTab" subclass="false" />
 	<type name="StringVariableSelectionDialog" subclass="false" />
 </package>
 <package name="org.eclipse.debug.ui.actions">
	<type name="AbstractLaunchHistoryAction" />
	<type name="AbstractLaunchToolbarAction" />
	<type name="AddMemoryRenderingActionDelegate" instantiate="false" subclass="false" />
	<type name="ContextualLaunchAction" />
	<type name="DebugAction" subclass="false" />
	<type name="ExportBreakpointsOperation" subclass="false" />
	<type name="IAddMemoryBlocksTarget" />
	<type name="IAddMemoryRenderingsTarget" />
	<type name="ILaunchable" implement="false" />
	<type name="ImportBreakpointsOperation" subclass="false" />
	<type name="IRunToLineTarget" />
	<type name="IToggleBreakpointsTarget" />
	<type name="IToggleBreakpointsTargetExtension" />
	<type name="IVariableValueEditor" />
	<type name="IWatchExpressionFactoryAdapter" />
	<type name="IWatchExpressionFactoryAdapterExtension" />
	<type name="LaunchAction" subclass="false" />
	<type name="LaunchAsAction" subclass="false" />
	<type name="LaunchShortcutsAction" />
	<type name="OpenLaunchDialogAction" subclass="false" />
	<type name="RulerBreakpointAction" instantiate="false" subclass="true" />
	<type name="RulerEnableDisableBreakpointActionDelegate" instantiate="false" subclass="false" />
	<type name="RulerToggleBreakpointActionDelegate" instantiate="false" subclass="false" />
	<type name="RunAction" subclass="false" />
	<type name="RunToLineActionDelegate" instantiate="false" subclass="false" />
	<type name="RunToLineHandler" subclass="false" />
	<type name="ToggleBreakpointAction" subclass="false" />
	<type name="ToggleMethodBreakpointActionDelegate" instantiate="false" subclass="false" />
	<type name="ToggleWatchpointActionDelegate" instantiate="false" subclass="false" />
 </package>
 <package name="org.eclipse.debug.ui.console">
	<type name="ConsoleColorProvider" />
	<type name="FileLink" subclass="false" />
	<type name="IConsole" implement="false" />
	<type name="IConsoleColorProvider" />
	<type name="IConsoleHyperlink" />
	<type name="IConsoleLineTracker" />
	<type name="IConsoleLineTrackerExtension" />
 </package>
 <package name="org.eclipse.debug.ui.contexts">
	<type name="AbstractDebugContextProvider" instantiate="false" subclass="true"/>
	<type name="DebugContextEvent" instantiate="true" subclass="false"/>
	<type name="IDebugContextListener"/>
	<type name="IDebugContextManager" implement="false"/>
	<type name="IDebugContextProvider" />
	<type name="IDebugContextService" implement="false"/>
	<type name="ISuspendTrigger" />
	<type name="ISuspendTriggerListener" implement="false"/>
 </package>
 <package name="org.eclipse.debug.ui.memory">
	<type name="AbstractMemoryRendering" />
	<type name="AbstractMemoryRenderingBindingsProvider" />
	<type name="AbstractTableRendering" />
	<type name="AbstractTextRendering" />
	<type name="IMemoryBlockTablePresentation" />
	<type name="IMemoryRendering" />
	<type name="IMemoryRenderingBindingsListener" />
	<type name="IMemoryRenderingBindingsProvider" />
	<type name="IMemoryRenderingContainer" />
	<type name="IMemoryRenderingManager" implement="false" />
	<type name="IMemoryRenderingSite" />
	<type name="IMemoryRenderingSynchronizationService" />
	<type name="IMemoryRenderingType" />
	<type name="IMemoryRenderingTypeDelegate" />
	<type name="IResettableMemoryRendering" />
	<type name="MemoryRenderingElement" />
 </package>
 <package name="org.eclipse.debug.ui.sourcelookup">
	<type name="AbstractSourceContainerBrowser" />
	<type name="CommonSourceNotFoundEditor" />
	<type name="CommonSourceNotFoundEditorInput" />
	<type name="ISourceContainerBrowser" />
	<type name="ISourceDisplay" />
	<type name="ISourceLookupResult" implement="false" />
	<type name="SourceLookupDialog" subclass="false" />
	<type name="SourceLookupTab" subclass="false" />
	<type name="WorkingSetSourceContainer" subclass="false" />
 </package>  
 
 <component-depends unrestricted="true"/>

</component>

Back to the top