This must be very stupid question, apologize, but I'm pretty new to things in java.
I downloaded the this image cropping library - https://github.com/biokys/cropimage
It contains two projects. One is the actual library and the other is some sample project. I imported them both to my workspace and I wish to test this sample project. But the project does not recognize the library's classes.
How can I make it work?