Package | Description |
---|---|
org.eclipse.m2e.jdt.internal |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<org.eclipse.jdt.core.IPackageFragmentRoot,DownloadSourcesJob.Attachments> |
DownloadSourcesJob.toUpdateAttachments |
Modifier and Type | Method and Description |
---|---|
private DownloadSourcesJob.Attachments |
DownloadSourcesJob.downloadAttachments(ArtifactKey artifact,
java.util.List<org.apache.maven.artifact.repository.ArtifactRepository> repositories,
boolean downloadSources,
boolean downloadJavadoc,
org.eclipse.core.runtime.IProgressMonitor monitor) |
private DownloadSourcesJob.Attachments |
DownloadSourcesJob.downloadMaven(IMavenProjectFacade projectFacade,
ArtifactKey artifact,
boolean downloadSources,
boolean downloadJavadoc,
org.eclipse.core.runtime.IProgressMonitor monitor) |
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) |