0

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 ?

SlimenTN
  • 3,383
  • 7
  • 31
  • 78
  • usually eclipse know that and do the imports automatically, but this time it didn't and I did the import myself but still the same error. – SlimenTN Mar 10 '15 at 09:25
  • As this is likely to be a problem with your IDE, add `eclipse` as tag. – Binkan Salaryman Mar 10 '15 at 09:33
  • You may find this useful: http://stackoverflow.com/questions/11924736/how-to-use-classes-in-referenced-libraries-in-eclipse or http://stackoverflow.com/questions/12148195/how-to-use-a-class-from-jar-in-eclipse – Binkan Salaryman Mar 10 '15 at 09:37
  • @BinkanSalaryman sry I thought it's not eclipse problem, I thought I forget some libraries or something that's why I didn't add eclipse as tag, and thnx for the links but they didn't help. – SlimenTN Mar 10 '15 at 09:53

0 Answers0