JFXtras / jfxtras

A supporting library for JavaFX, containing helper classes, extended layouts, controls and other interesting widgets.
http://jfxtras.org
Other
599 stars 123 forks source link

How to Use JFxtras with netbeans and scenebuilder? #99

Closed ayushchadha23 closed 6 years ago

tbee commented 6 years ago

The problem with scenebuilder is that it cannot use control jars which require more than one jar (like JFXtras has a controls, and common, and agenda, etc). So when using SceneBuilder include the all jar

http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22jfxtras-all%22

ayushchadha23 commented 6 years ago

When I downloaded the jars and imported them to scenebuilder and netbeans and it worked thanks!

AdemYoussef commented 3 years ago

Hi Sir @ayushchadha23 I m a newbie to scenebuilder and JavaFX , all I know is how to configure scenebuilder on Netbeans to use it hehe XD I m working on a school project and I liked the very useful controls that JFxtrats offers and I want to use them but I have no idea how to even import or install or whatever ... to make JFxtras working on my ide ( Netbeans 8.2 ) can you please help me? will be very appreciated