Searched defs:contentRoots (Results 1 – 2 of 2) sorted by relevance
68 val contentRoots = configuration[CLIConfigurationKeys.CONTENT_ROOTS] ?: emptyList() in registerProjectComponents() constant
175 val contentRoots = coreEnvironment.configuration.get(CLIConfigurationKeys.CONTENT_ROOTS) in parseJavaPackageDocs() constant