Erreur de compilation visual jsf
Bonjour ,
J'ai developpé une application web en utilisant Visual JSF .
Au moment au je compile le projet , je trouve ce message d'erreur .
C:\Users\Dali\Documents\NetBeansProjects\client\nbproject\build-impl.xml:383: The following error occurred while executing this line:
Target "jar" does not exist in the project "client".
BUILD FAILED (total time: 0 seconds)
La ligne correspndante est la suivante :
<ant antfile="${project.JavaApplication2}/build.xml" inheritall="false" target="jar">
Quelqu'un a une idée ?