0

I am trying to install ControlFx for creating dialogs in my application. I have put controlsfx-8.x.x.jar file in the appropriate folder (lib/ext). It is the same folder where jfxrt.jar is present. I am unable to add this jar to build path. The only option available is configure build path.

Can someone let me know what I am doing wrong? Thanks

ItachiUchiha
  • 36,135
  • 10
  • 122
  • 176

1 Answers1

2

Controlsfx should not be put in lib/ext but simply added to your projects build path!

tomsontom
  • 5,856
  • 2
  • 23
  • 21