public class FrameworkDetectionProcessor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.Set<java.lang.String> |
SKIPPED_DIRECTORIES |
Constructor and Description |
---|
FrameworkDetectionProcessor(ProgressIndicator progressIndicator,
FrameworkDetectionContext context) |
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends DetectedFrameworkDescription> |
processRoots(java.util.List<? extends java.io.File> roots) |
public static final java.util.Set<java.lang.String> SKIPPED_DIRECTORIES
public FrameworkDetectionProcessor(ProgressIndicator progressIndicator, FrameworkDetectionContext context)
public java.util.List<? extends DetectedFrameworkDescription> processRoots(java.util.List<? extends java.io.File> roots)