Package org.jfxcore.gradle
Class PathHelper
java.lang.Object
org.jfxcore.gradle.PathHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionenumerateFiles(Path basePath, Predicate<Path> filter) getGeneratedSourcesDir(org.gradle.api.tasks.SourceSet sourceSet) Set<org.gradle.api.tasks.SourceSet>
-
Constructor Details
-
PathHelper
public PathHelper(org.gradle.api.Project project)
-
-
Method Details
-
getGeneratedSourcesDir
-
getSourceSets
-
getCompileClasspath
-
enumerateFiles
- Throws:
IOException
-
getFileNameWithoutExtension
-