public class MavenClasspathHelpers
extends java.lang.Object
| Constructor and Description |
|---|
MavenClasspathHelpers() |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.jdt.core.IClasspathEntry |
getDefaultContainerEntry() |
static org.eclipse.jdt.core.IClasspathEntry |
getDefaultContainerEntry(boolean isExported) |
static boolean |
isMaven2ClasspathContainer(org.eclipse.core.runtime.IPath containerPath) |
public static boolean isMaven2ClasspathContainer(org.eclipse.core.runtime.IPath containerPath)
public static org.eclipse.jdt.core.IClasspathEntry getDefaultContainerEntry()
public static org.eclipse.jdt.core.IClasspathEntry getDefaultContainerEntry(boolean isExported)