FileReferenceHelper
instead@Deprecated
public abstract class LogicalRootsManager
extends java.lang.Object
Constructor and Description |
---|
LogicalRootsManager()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract LogicalRoot |
findLogicalRoot(VirtualFile file)
Deprecated.
|
abstract java.util.List<LogicalRoot> |
getLogicalRoots()
Deprecated.
|
static LogicalRootsManager |
getLogicalRootsManager(Project project)
Deprecated.
|
public static LogicalRootsManager getLogicalRootsManager(Project project)
public abstract LogicalRoot findLogicalRoot(VirtualFile file)
public abstract java.util.List<LogicalRoot> getLogicalRoots()