This file is originally from Retouche, the Java Support
infrastructure in NetBeans. I have modified the file as little
as possible to make merging Retouche fixes back as simple as
possible.
Index SPI. Represents an index for usages data
author: Tomas Zezula
Returns non cached netbeans user dir.
For performance reasons the returned
File is not normalized.
Client is responsible to call
FileUtil.normalizeFile before using the returned value.
netbeans user dir.
getSourceRootForClassFolder
public static URL getSourceRootForClassFolder(Language language, URL classFolder)(Code)