I'm making a project with struts 2 and while running my project I'm getting this error:
library-inclusion-in-archive: C:\Users\bgdit\Desktop\Author_Solutions\nbproject\build-impl.xml:1041: Warning: Could not find file C:\Users\bgdit\Desktop\Author_Solutions\${libs.struts2lib-2-3-15.classpath} to copy. BUILD FAILED (total time: 3 seconds) If anyone know how to solve it? Thanks in advance.
because you have included a library ,which it is not able to find ,go to project properties >libraries and remove reference to missing libraries
RépondreSupprimer