| |
|
| java.lang.Object org.netbeans.projectopener.NBInstallation
NBInstallation | public class NBInstallation (Code) | | author: Milan Kubec |
Inner Class :public static class LastUsedComparator implements Comparator | |
Inner Class :public static class VersionComparator implements Comparator | |
NBInstallation | public NBInstallation(File userDir)(Code) | | Creates a new instance of NetBeansInstallation
|
canHandle | public boolean canHandle(Collection c)(Code) | | Tries to find important files for each project type in any cluster in installDir,
XXX should be extended to look also in userDir!
|
getClusterDirs | public File[] getClusterDirs()(Code) | | Returns all dirs under installDir that are not listed in
NON_CLUSTER_DIRS, they are considered to be clusters
|
isLocked | public boolean isLocked()(Code) | | |
isNBInstallation | public static boolean isNBInstallation(File f)(Code) | | |
isValid | public boolean isValid()(Code) | | |
lastUsed | public long lastUsed()(Code) | | |
|
|
|