public class ExcludeCompilerOutputPolicy extends java.lang.Object implements DirectoryIndexExcludePolicy
EP_NAME
Constructor and Description |
---|
ExcludeCompilerOutputPolicy(Project project) |
Modifier and Type | Method and Description |
---|---|
VirtualFilePointer [] |
getExcludeRootsForModule(ModuleRootModel rootModel) |
java.lang.String [] |
getExcludeUrlsForProject()
Supply all file urls (existing as well as not yet created) that should be treated as 'excluded'
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExcludeRootsForProject, getExcludeSdkRootsStrategy, getExtensions
public ExcludeCompilerOutputPolicy(Project project)
public java.lang.String [] getExcludeUrlsForProject()
DirectoryIndexExcludePolicy
getExcludeUrlsForProject
in interface DirectoryIndexExcludePolicy
public VirtualFilePointer [] getExcludeRootsForModule(ModuleRootModel rootModel)
getExcludeRootsForModule
in interface DirectoryIndexExcludePolicy