Core Project Root Manager
class CoreProjectRootManager(projectFileIndex: CoreProjectFileIndex) : ProjectRootManager
Content copied to clipboard
Functions
getContentRoots
Link copied to clipboard
getContentRootsFromAllModules
Link copied to clipboard
open override fun getContentRootsFromAllModules(): Array<out VirtualFile>
Content copied to clipboard
getContentRootUrls
Link copied to clipboard
getContentSourceRoots
Link copied to clipboard
getFileIndex
Link copied to clipboard
getModificationCount
Link copied to clipboard
getModuleSourceRoots
Link copied to clipboard
open override fun getModuleSourceRoots(p0: MutableSet<out JpsModuleSourceRootType<*>>): MutableList<VirtualFile>
Content copied to clipboard
getProjectSdk
Link copied to clipboard
getProjectSdkName
Link copied to clipboard
getProjectSdkTypeName
Link copied to clipboard
incModificationCount
Link copied to clipboard
open fun incModificationCount()
Content copied to clipboard
orderEntries
Link copied to clipboard
open override fun orderEntries(p0: MutableCollection<out Module>): OrderEnumerator
Content copied to clipboard
setProjectSdk
Link copied to clipboard
setProjectSdkName
Link copied to clipboard
Properties
projectFileIndex
Link copied to clipboard