Reputation: 3564
I want to use JGoodies for my java application so I downloaded the necessary libraries and put them in the CLASSPATH:
But I can't use the components of JGoodies such JGSplitButton
and JGTextField
and eclipse don't know it:
What am I missing ?
Upvotes: 0
Views: 243