I try to import an Eclipse projet which works fine on another computer, and i get this error on Eclipse :
The import javax.net cannot be resolved
import javax.net.ssl.X509TrustManager;
How can i solve this ? Is there a missing package to install ?