-
- All Implemented Interfaces:
- Serializable, org.eclipse.jdt.core.IClasspathContainer
public class MavenClasspathContainer
extends Object
implements org.eclipse.jdt.core.IClasspathContainer, Serializable
Maven classpath container
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.eclipse.jdt.core.IClasspathContainer
K_APPLICATION, K_DEFAULT_SYSTEM, K_SYSTEM
-
Constructor Summary
Constructors
Constructor and Description |
MavenClasspathContainer(org.eclipse.core.runtime.IPath path,
org.eclipse.jdt.core.IClasspathEntry[] entries) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getKind
public int getKind()
- Specified by:
getKind
in interface org.eclipse.jdt.core.IClasspathContainer
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.