facebook

Folder in WEB-INF\classes\ is deleted when building [Closed]

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #220452 Reply

    kulkarni_ash
    Member

    Hi
    I have a web application where i have a folder in WEB-INF\classes which contains some xml configuration files, this folder is deleted when i try to build the project , how do i tell myeclipseide to not to delete this folder

    #220461 Reply

    Riyad Kalla
    Member

    “Cleaning” the output folder is an Eclipse behavior, not a MyEclipse behavior. You need to put those XML configuration files in the repsective area in your source path, Eclipse will copy them out into your output dir at build time.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Folder in WEB-INF\classes\ is deleted when building [Closed]

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