java - Eclipse help, import not recognized -


i trying use import of org.apache. when put eclipse project gives me redline errors , says not recognize import.

what should do? thanks

by way trying import code eclipse:

how log onto https website java?

right click on project, choose build path -> add external archives... , choose jar file contains apache classes


Comments