static final class MavenClasspathContainerSaveHelper.LibraryEntryReplace
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private org.eclipse.jdt.core.IAccessRule[] |
accessRules |
private boolean |
exported |
private org.eclipse.jdt.core.IClasspathAttribute[] |
extraAttributes |
private org.eclipse.core.runtime.IPath |
path |
private static long |
serialVersionUID |
private org.eclipse.core.runtime.IPath |
sourceAttachmentPath |
private org.eclipse.core.runtime.IPath |
sourceAttachmentRootPath |
Constructor and Description |
---|
LibraryEntryReplace(org.eclipse.jdt.core.IClasspathEntry entry) |
Modifier and Type | Method and Description |
---|---|
(package private) org.eclipse.jdt.core.IClasspathEntry |
getEntry() |
private static final long serialVersionUID
private final org.eclipse.core.runtime.IPath path
private final org.eclipse.core.runtime.IPath sourceAttachmentPath
private final org.eclipse.core.runtime.IPath sourceAttachmentRootPath
private final org.eclipse.jdt.core.IClasspathAttribute[] extraAttributes
private final boolean exported
private final org.eclipse.jdt.core.IAccessRule[] accessRules