|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator
public class DefaultSourceLocator
The replacement of the old default source locator. Used only for migration purposes.
Constructor Summary | |
---|---|
DefaultSourceLocator()
|
Method Summary | |
---|---|
void |
initializeFromMemento(java.lang.String memento,
org.eclipse.debug.core.ILaunchConfiguration configuration)
|
Methods inherited from class org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector |
---|
contains, contains, contains, getCompilationPath, initializeParticipants, supportsSourceContainerType |
Methods inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector |
---|
addParticipants, clearSourceElements, dispose, findSourceElements, getId, getLaunchConfiguration, getMemento, getParticipants, getSourceContainers, getSourceElement, getSourceElement, getSourcePathComputer, initializeDefaults, initializeFromMemento, isFindDuplicates, launchAdded, launchChanged, launchConfigurationAdded, launchConfigurationChanged, launchConfigurationRemoved, launchRemoved, removeParticipants, resolveSourceElement, setFindDuplicates, setId, setSourceContainers, setSourcePathComputer |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultSourceLocator()
Method Detail |
---|
public void initializeFromMemento(java.lang.String memento, org.eclipse.debug.core.ILaunchConfiguration configuration) throws org.eclipse.core.runtime.CoreException
initializeFromMemento
in interface org.eclipse.debug.core.sourcelookup.IPersistableSourceLocator2
initializeFromMemento
in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
org.eclipse.core.runtime.CoreException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |