In Eclipse, the following import...
import org.apache.commons.net.ftp.FTPClient;
...produces the following error message...
The import org.apache cannot be resolved
I do not know how to import, nor where to download the import (if necessary). I might need a click-by-click set of Eclipse directions to resolve this.