Skip to content
Benjamin P. Jung edited this page Dec 16, 2014 · 10 revisions

About fx-guice

fx-guice aims to simplify the integration of Google Guice into your JavaFX applications.

Versioning

To get the most out of fx-guice, a modern Java 8 environment is desirable. Legacy versions of fx-guice that work with Java 7 live on the java7 Git branch and are developed under a different version schema.

Versions of fx-guice starting with 8.x are ment to be used in conjunction with Java 8, versions starting with 2.x are legacy versions that were ment to be used in conjunction with JavaFX2. Versions with 7.x are ment for Java 7 runtimes.

Do yourselves a favor: Switch to Java 8... ;-)

Installation

Apache Maven is used to build fx-guice. Running mvn install is usually all you have to do to install fx-guice into your local .m2 repository.

Examples

Examples can be found in the "examples" folder of the fx-guice Github repository:
→ https://github.com/cathive/fx-guice/tree/master/examples

Legal

fx-guice is distributed under the Apache License v2 License text

w00t w00t!!!1

Clone this wiki locally