Compile and Test JavaFX
FEST JavaFX Compiler Maven Plugin
FEST’s JavaFX Compiler Maven Plugin has reached version 1.0b1.
This plugin compiles JavaFX source and test files. It doesn’t require JavaFX distribution to be in a Maven repository, and doesn’t require all JavaFX libraries to be listed as dependencies in your pom.xml.
This release creates a test-compile goal for JavaFX Maven plugin, and changes JDK version to 1.6. Please see the announcement for more information and installation information.
0 Comments