facebook

Can’t build project, missing directory

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #219797 Reply

    fredrock
    Member

    Eclipse has developed a habit of deleting one of my output directories, then complaining that it can’t build the project because the directory is missing. If I manually create the directory, Eclipse immediately deletes it again as soon as a build starts.
    The directory being deleted is myProject/webroot/web-inf/classes. Other files located in that web-inf directory do not get deleted.
    Any ideas as to what would cause Eclipse to delete the classes directory?

    #219800

    Riyad Kalla
    Member

    Next time it happens, go to your Project PRoperties > Java Build Path, make sure the Output dir is set to that, then hit OK… it should recreate it. Also is this dir in source control? Is it possible that your source control software could be erasing it?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Can’t build project, missing directory

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