Jar Module Root Resolver
fun JarModuleRootResolver( name: String, uri: URI, fileManager: FileManager)
Content copied to clipboard
Construct a JarModuleRootResolver.
Parameters
name
The name of the module root.
uri
The URI that identifies the location of the jar file containing all source modules for a ModuleRoot.
file Manager
The FileManager used to manage the files accessed via this JarModuleRootResolver.