public abstract class AbstractAttachSourceProvider extends java.lang.Object implements AttachSourcesProvider
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractAttachSourceProvider.AttachExistingSourceAction |
protected static class |
AbstractAttachSourceProvider.DownloadSourcesAction |
AttachSourcesProvider.AttachSourcesAction, AttachSourcesProvider.LightAttachSourcesAction
Constructor and Description |
---|
AbstractAttachSourceProvider() |
Modifier and Type | Method and Description |
---|---|
protected void |
addSourceFile(VirtualFile jarRoot,
Library library) |
protected static VirtualFile |
getJarByPsiFile(PsiFile psiFile) |
protected static Library |
getLibraryFromOrderEntriesList(java.util.List<? extends LibraryOrderEntry> orderEntries) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getActions
protected static VirtualFile getJarByPsiFile(PsiFile psiFile)
protected static Library getLibraryFromOrderEntriesList(java.util.List<? extends LibraryOrderEntry> orderEntries)
protected void addSourceFile(VirtualFile jarRoot, Library library)