After formatting the computer, eclipse does not want to run the application properly on my android device. Eclipse says there are missing classes. But It's wrong, beaucose the JAR file is imported. Check this screens below:
http://myextreme.pl/img/eclipse/
It crashes on this line:
Ftp ftp = new Ftp();