- JavaFX Material Design Library
- JFoenix Site
- OSGi version (bundle, maven)
- Android textfield removed
Summary
JFoenix is an open source Java library, that implements Google Material Design using Java components.
Build
To build JFoenix with OSGi support just use maven
NOTE : JFoenix requires Java 1.8 u60 and above.
How Can I Use JFoenix?
You can download the source code of the library and build it as mentioned previously. Building JFoenix will generate jfoenix-*.jar under the target folder. To use JFoenix, import JFoenix into to your plugin as a dependency.













