public class MavenSourcePathProvider extends MavenRuntimeClasspathProvider
JDT_JAVA_APPLICATION, JDT_JUNIT_TEST, JDT_TESTNG_TEST, MAVEN_CLASSPATH_PROVIDER, MAVEN_SOURCEPATH_PROVIDER
Constructor and Description |
---|
MavenSourcePathProvider() |
Modifier and Type | Method and Description |
---|---|
protected void |
addProjectEntries(Set<org.eclipse.jdt.launching.IRuntimeClasspathEntry> resolved,
org.eclipse.core.runtime.IPath path,
int scope,
String classifier,
org.eclipse.debug.core.ILaunchConfiguration launchConfiguration,
org.eclipse.core.runtime.IProgressMonitor monitor) |
org.eclipse.jdt.launching.IRuntimeClasspathEntry[] |
computeUnresolvedClasspath(org.eclipse.debug.core.ILaunchConfiguration configuration) |
disable, disable, enable, enable, getArtifactScope, isSupportedType, resolveClasspath
public org.eclipse.jdt.launching.IRuntimeClasspathEntry[] computeUnresolvedClasspath(org.eclipse.debug.core.ILaunchConfiguration configuration) throws org.eclipse.core.runtime.CoreException
computeUnresolvedClasspath
in interface org.eclipse.jdt.launching.IRuntimeClasspathProvider
computeUnresolvedClasspath
in class MavenRuntimeClasspathProvider
org.eclipse.core.runtime.CoreException
protected void addProjectEntries(Set<org.eclipse.jdt.launching.IRuntimeClasspathEntry> resolved, org.eclipse.core.runtime.IPath path, int scope, String classifier, org.eclipse.debug.core.ILaunchConfiguration launchConfiguration, org.eclipse.core.runtime.IProgressMonitor monitor)
addProjectEntries
in class MavenRuntimeClasspathProvider
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.