Using JGoodies for my application

230 Views Asked by At

I want to use JGoodies for my java application so I downloaded the necessary libraries and put them in the CLASSPATH:
enter image description here

But I can't use the components of JGoodies such JGSplitButton and JGTextField and eclipse don't know it:
enter image description here

What am I missing ?

0

There are 0 best solutions below