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.ISourcePathComputer
public 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.ISourcePathComputerDelegate
org.eclipse.core.runtime.CoreException
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.