ClasspathEntryDescriptor |
ClasspathDescriptor.addEntry(org.eclipse.jdt.core.IClasspathEntry cpe) |
ClasspathEntryDescriptor |
ClasspathDescriptor.addLibraryEntry(org.apache.maven.artifact.Artifact artifact,
org.eclipse.core.runtime.IPath srcPath,
org.eclipse.core.runtime.IPath srcRoot,
String javaDocUrl) |
ClasspathEntryDescriptor |
ClasspathDescriptor.addLibraryEntry(org.eclipse.core.runtime.IPath entryPath) |
ClasspathEntryDescriptor |
ClasspathDescriptor.addProjectEntry(org.apache.maven.artifact.Artifact a,
IMavenProjectFacade projectFacade) |
ClasspathEntryDescriptor |
ClasspathDescriptor.addProjectEntry(org.eclipse.core.runtime.IPath entryPath) |
ClasspathEntryDescriptor |
ClasspathDescriptor.addSourceEntry(org.eclipse.core.runtime.IPath sourcePath,
org.eclipse.core.runtime.IPath outputLocation,
boolean generated) |
ClasspathEntryDescriptor |
ClasspathDescriptor.addSourceEntry(org.eclipse.core.runtime.IPath sourcePath,
org.eclipse.core.runtime.IPath outputLocation,
org.eclipse.core.runtime.IPath[] inclusion,
org.eclipse.core.runtime.IPath[] exclusion,
boolean generated) |