aQute.bnd.classpath
Class BndContainer
java.lang.Object
aQute.bnd.classpath.BndContainer
- All Implemented Interfaces:
- org.eclipse.jdt.core.IClasspathContainer
public class BndContainer
- extends Object
- implements org.eclipse.jdt.core.IClasspathContainer
| Fields inherited from interface org.eclipse.jdt.core.IClasspathContainer |
K_APPLICATION, K_DEFAULT_SYSTEM, K_SYSTEM |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getClasspathEntries
public org.eclipse.jdt.core.IClasspathEntry[] getClasspathEntries()
- Get the classpath entries ... seems to be called VERY often
- Specified by:
getClasspathEntries in interface org.eclipse.jdt.core.IClasspathContainer
getDescription
public String getDescription()
- Specified by:
getDescription in interface org.eclipse.jdt.core.IClasspathContainer
getKind
public int getKind()
- Specified by:
getKind in interface org.eclipse.jdt.core.IClasspathContainer
getPath
public org.eclipse.core.runtime.IPath getPath()
- Specified by:
getPath in interface org.eclipse.jdt.core.IClasspathContainer
getModel
public Project getModel()
Copyright © 2010 aQute SARL. All Rights Reserved.