facebook

Web project creating a WEB-INF/classes directory

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #202685 Reply

    jaybytez
    Member

    My MyEclipse web project creates a classes directory under my WEB-INF folder everytime I try and build the project. Why does this happen and how do I stop this? It is causing my XDoclet ejbc commands to fail because of the duplicate classes directory it is creating. Please let me know if there is any MyEclipse setting that removes this feature.

    #202693 Reply

    Riyad Kalla
    Member

    You can change your output path, but keep in mind that WEB-INF/classes is the place that your classes will need to be eventually after your deploy your app.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Web project creating a WEB-INF/classes directory

You must be logged in to post in the forum log in