Package org.jfxcore.gradle
Class PathHelper
java.lang.Object
org.jfxcore.gradle.PathHelper
-
Method Summary
Modifier and TypeMethodDescriptiongetDescriptorFiles(File genSrcDir) static StringgetFxmlFilesPerSourceDirectory(Set<File> srcDirs, File genSrcDir) static FilegetGeneratedSourcesDir(org.gradle.api.Project project, org.gradle.api.tasks.SourceSet sourceSet)
-
Method Details
-
getGeneratedSourcesDir
public static File getGeneratedSourcesDir(org.gradle.api.Project project, org.gradle.api.tasks.SourceSet sourceSet) -
getDescriptorFiles
-
getFxmlFilesPerSourceDirectory
-
getFileNameWithoutExtension
-