Package | Description |
---|---|
org.eclipse.debug.core |
Provides support for launching programs, breakpoint management, expression management,
and debug events.
|
org.eclipse.debug.core.sourcelookup |
Provides support for source lookup.
|
org.eclipse.debug.core.sourcelookup.containers |
Provides implementations of common source containers supporting source lookup.
|
org.eclipse.debug.ui.sourcelookup |
Provides a user interface for debug platform source lookup facilities.
|
Class and Description |
---|
ISourceContainerType
A source container type represents a kind of container of source code.
|
ISourcePathComputer
A source path computer computes the default source lookup path (set of source
containers that should be considered) for a launch configuration.
|
Class and Description |
---|
IPersistableSourceLocator2
Extensions to the
IPersistableSourceLocator interface. |
ISourceContainer
A source container is a container of source code.
|
ISourceContainerType
A source container type represents a kind of container of source code.
|
ISourceContainerTypeDelegate
A source container type delegate represents a kind of container of source code.
|
ISourceLookupDirector
A source lookup director directs the source lookup process
among a set of participants and source containers.
|
ISourceLookupParticipant
A source lookup participant participates in source lookup by searching an ordered
list of source containers for source elements corresponding to a debug artifact.
|
ISourcePathComputer
A source path computer computes the default source lookup path (set of source
containers that should be considered) for a launch configuration.
|
ISourcePathComputerDelegate
A source path computer delegate computes the default source lookup path
(set of source containers that should be considered) for a launch
configuration.
|
Class and Description |
---|
ISourceContainer
A source container is a container of source code.
|
ISourceContainerType
A source container type represents a kind of container of source code.
|
ISourceContainerTypeDelegate
A source container type delegate represents a kind of container of source code.
|
ISourceLookupDirector
A source lookup director directs the source lookup process
among a set of participants and source containers.
|
Class and Description |
---|
ISourceContainer
A source container is a container of source code.
|
ISourceContainerType
A source container type represents a kind of container of source code.
|
ISourceLookupDirector
A source lookup director directs the source lookup process
among a set of participants and source containers.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.