Package | Description |
---|---|
org.eclipse.m2e.jdt | |
org.eclipse.m2e.jdt.internal |
Modifier and Type | Field and Description |
---|---|
(package private) BuildPathManager |
MavenJdtPlugin.buildpathManager |
Modifier and Type | Field and Description |
---|---|
private BuildPathManager |
DownloadSourcesJob.manager |
Modifier and Type | Method and Description |
---|---|
(package private) BuildPathManager |
MavenClasspathContainerInitializer.getBuildPathManager() |
private BuildPathManager |
JavaElementsAdapterFactory.getBuildPathManager() |
Modifier and Type | Method and Description |
---|---|
private static void |
DownloadSourcesJob.updateClasspath(BuildPathManager manager,
java.util.Set<org.eclipse.core.resources.IProject> toUpdateMavenProjects,
java.util.Map<org.eclipse.jdt.core.IPackageFragmentRoot,DownloadSourcesJob.Attachments> toUpdateAttachments,
org.eclipse.core.runtime.IProgressMonitor monitor) |
Constructor and Description |
---|
DownloadSourcesJob(BuildPathManager manager) |