facebook

properties file dissappear

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

    njpmr
    Member

    For some reason, properties files I place in the web-inf/classes directory just keep dissappearing. I can’t seem to find anything in the forums about this and I can’t believe I am the only one this is happening to. Help appreciated.

    #295250 Reply

    Loyal Water
    Member

    Go to windows > Prefs > Java > Complier > Building > Output folder and uncheck the option that says “Scrub Output folder when cleaning projects”.

    Let me know if the problem persists.

    #295603 Reply

    rmcvay
    Member

    Wouldn’t putting the properties file in the “root” of the Java source tree get it copied to the WEB-INF/classes during a build?

    #295621 Reply

    Loyal Water
    Member

    Wouldn’t putting the properties file in the “root” of the Java source tree get it copied to the WEB-INF/classes during a build?

    That is where it should be placed if you want it to get copied to WEB-INF/classes.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: properties file dissappear

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