Hi,
I know java pretty well but I'm getting a little stuck here.
I want to add support for Jemmy in my Eclipse.
I downloaded from http://jemmy.netbeans. org/ the basic sources for Jemmy, but it came as a zipped folder, and when I extracted it , it is a folder named org , and in that is a folder netbeans, then Jemmy, and then the sources.
How do I make all this into a library(.jar) , and add it to the eclipse so that I...