| java.lang.Object org.netbeans.modules.project.ant.FileOwnerCollocationQueryImpl
FileOwnerCollocationQueryImpl | public class FileOwnerCollocationQueryImpl implements CollocationQueryImplementation(Code) | | A CollocationQueryImplementation implementation that collocates files based on
projects they are in.
author: Milos Kleint since: org.netbeans.modules.project.ant/1 1.18 since: TODO should this class move to project.api module? Som that the behaviour stays since: even if ant based projects are disabled or missing |
FileOwnerCollocationQueryImpl | public FileOwnerCollocationQueryImpl()(Code) | | Creates a new instance of FileOwnerCollocationQueryImpl
|
areCollocated | public boolean areCollocated(File file1, File file2)(Code) | | |
|
|