JavaFXPluginBuildJavaAndJavaFXSpecification
JavaFX Plugin - Support for Java and JavaFX in one project
Document Status | Initial Draft |
---|
Contents |
Introduction
Specification describe support for Java and JavaFX in one project.
Related Documents
Build/Compile Java and JavaFX in one project
During Build procedure all JavaFX sources compiled with OpenJavaFXTM Compiler and Java Sources compiled with Java Compiler. Then results of compilation put in one JAR which can be used as usual JAR for deployment or distribution.
Other
TBD