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,
int classpathProperty) |
org.eclipse.jdt.launching.IRuntimeClasspathEntry[] |
computeUnresolvedClasspath(org.eclipse.debug.core.ILaunchConfiguration configuration) |
disable, disable, enable, enable, getArtifactScope, isSupportedType, resolveClasspathpublic 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.IRuntimeClasspathProvidercomputeUnresolvedClasspath in class MavenRuntimeClasspathProviderorg.eclipse.core.runtime.CoreExceptionprotected 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, int classpathProperty)
addProjectEntries in class MavenRuntimeClasspathProviderCopyright © 2005–2021 Eclipse Foundation. All rights reserved.