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, waitgetExcludeRootsForProject, getExcludeSdkRootsStrategy, getExtensionspublic ExcludeCompilerOutputPolicy(Project project)
public java.lang.String [] getExcludeUrlsForProject()
DirectoryIndexExcludePolicygetExcludeUrlsForProject in interface DirectoryIndexExcludePolicypublic VirtualFilePointer [] getExcludeRootsForModule(ModuleRootModel rootModel)
getExcludeRootsForModule in interface DirectoryIndexExcludePolicy