public class MavenSourcePathComputer extends Object implements org.eclipse.debug.core.sourcelookup.ISourcePathComputer
| Constructor and Description |
|---|
MavenSourcePathComputer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addArchiveRuntimeClasspathEntry(List<org.eclipse.jdt.launching.IRuntimeClasspathEntry> entries,
String entryPath) |
org.eclipse.debug.core.sourcelookup.ISourceContainer[] |
computeSourceContainers(org.eclipse.debug.core.ILaunchConfiguration configuration,
org.eclipse.core.runtime.IProgressMonitor monitor) |
String |
getId() |
public String getId()
getId in interface org.eclipse.debug.core.sourcelookup.ISourcePathComputerpublic org.eclipse.debug.core.sourcelookup.ISourceContainer[] computeSourceContainers(org.eclipse.debug.core.ILaunchConfiguration configuration,
org.eclipse.core.runtime.IProgressMonitor monitor)
throws org.eclipse.core.runtime.CoreException
computeSourceContainers in interface org.eclipse.debug.core.sourcelookup.ISourcePathComputerDelegateorg.eclipse.core.runtime.CoreExceptionCopyright © 2005–2021 Eclipse Foundation. All rights reserved.