# efxclipse-eclipse **Repository Path**: mirrors_addons/efxclipse-eclipse ## Basic Information - **Project Name**: efxclipse-eclipse - **Description**: No description available - **Primary Language**: Unknown - **License**: EPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-03 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Eclipse Tooling for JavaFX ## How to build To build this tooling run the following command from the root of the repository. ``` mvn clean verify ``` The master pom is only a pointer to the `efxclipse-eclipse/releng/pom.xml` which contains the full build configuration. After a successful build you find the update site to install the tooling in the `releng\org.eclipse.fx.ide.updatesite\target\site` folder.