public interface ArtifactEditor
Modifier and Type | Method and Description |
---|---|
void |
addToClasspath(CompositePackagingElement<?> element,
java.util.List<java.lang.String> classpath) |
boolean |
isDisposed() |
void |
putLibraryIntoDefaultLocation(Library library) |
void |
putModuleIntoDefaultLocation(Module module) |
void |
updateLayoutTree() |
void updateLayoutTree()
void putLibraryIntoDefaultLocation(Library library)
void putModuleIntoDefaultLocation(Module module)
void addToClasspath(CompositePackagingElement<?> element, java.util.List<java.lang.String> classpath)
boolean isDisposed()