Bonjour,
Je suis une débutante et j'essaie de compiler un projet tout prêt avec Eclipse.
Quand j'ai importé le projet, des lignes ont été soulignées:
1 2 3 4 5 6
| import org.apache.tools.ant.BuildException;
import org.apache.tools.ant.Project;
import org.apache.tools.ant.AntClassLoader;
import org.apache.tools.ant.taskdefs.Expand;
import org.apache.tools.ant.types.FileSet;
... |
J'ai cherché sur Google comment télécharger et installer le package apache, mais j'ai pas de réponse claire.
Je vous remercie pour votre compréhension et votre aide.
Partager