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.ClasspathContainerInitializerpublic boolean canUpdateClasspathContainer(org.eclipse.core.runtime.IPath containerPath,
org.eclipse.jdt.core.IJavaProject project)
canUpdateClasspathContainer in class org.eclipse.jdt.core.ClasspathContainerInitializerpublic 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.ClasspathContainerInitializerCopyright © 2005–2021 Eclipse Foundation. All rights reserved.