public class MavenClasspathContainerInitializer
extends org.eclipse.jdt.core.ClasspathContainerInitializer
Constructor and Description |
---|
MavenClasspathContainerInitializer() |
Modifier and Type | Method and Description |
---|---|
boolean |
canUpdateClasspathContainer(org.eclipse.core.runtime.IPath containerPath,
org.eclipse.jdt.core.IJavaProject project) |
void |
initialize(org.eclipse.core.runtime.IPath containerPath,
org.eclipse.jdt.core.IJavaProject project) |
void |
requestClasspathContainerUpdate(org.eclipse.core.runtime.IPath containerPath,
org.eclipse.jdt.core.IJavaProject project,
org.eclipse.jdt.core.IClasspathContainer containerSuggestion) |
public void initialize(org.eclipse.core.runtime.IPath containerPath, org.eclipse.jdt.core.IJavaProject project)
initialize
in class org.eclipse.jdt.core.ClasspathContainerInitializer
public boolean canUpdateClasspathContainer(org.eclipse.core.runtime.IPath containerPath, org.eclipse.jdt.core.IJavaProject project)
canUpdateClasspathContainer
in class org.eclipse.jdt.core.ClasspathContainerInitializer
public void requestClasspathContainerUpdate(org.eclipse.core.runtime.IPath containerPath, org.eclipse.jdt.core.IJavaProject project, org.eclipse.jdt.core.IClasspathContainer containerSuggestion)
requestClasspathContainerUpdate
in class org.eclipse.jdt.core.ClasspathContainerInitializer
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.