Package | Description |
---|---|
org.netbeans.modules.versioning.core.spi |
SPI to integrate a VCS module into the NetBeans IDE
|
Modifier and Type | Method and Description |
---|---|
Set<VCSFileProxy> |
VCSContext.computeFiles(VCSContext.FileFilter filter)
Returns the smallest possible set of all files that lie under Root files and are NOT
under some Excluded file.
|