Problème lancement appli web avec Netbeans

Fermé
Nanis29 Messages postés 61 Date d'inscription jeudi 24 juillet 2008 Statut Membre Dernière intervention 24 octobre 2009 - 16 mai 2009 à 12:33
Bonjour,
Je voudrais lancer une appli web dans netbeans est il me met le message d'erreur suivant :

<quote>compile:
To run this application from the command line without Ant, try:
java -cp "C:\Users\Nanis\Desktop\Formation\Projet_Netbeans\console\dist\console.jar" console.Main
jar:
compile:
To run this application from the command line without Ant, try:
java -cp "C:\Users\Nanis\Desktop\Formation\Projet_Netbeans\console\dist\console.jar;C:\Users\Nanis\Desktop\Formation\Projet_Netbeans\ojdbc6.jar;C:\Users\Nanis\Desktop\Formation\Projet_Netbeans\filrouge\dist\filrouge.jar" filrouge.Main
jar:
C:\Users\Nanis\Desktop\Formation\Projet_Netbeans\webFilrouge\nbproject\build-impl.xml:365: The following error occurred while executing this line:
java.io.FileNotFoundException: C:\Users\Nanis\Desktop\Formation\Projet_Netbeans\lib\build.xml (Le chemin d'accès spécifié est introuvable)
BUILD FAILED (total time: 0 seconds)
</quote>

Je ne comprend pas trop ce qu'il faut faire... je précise que mon appli fonctionne parfaitement sur un autre pc.

A voir également: