Eclipse and SVN: Missing .project file.
        Posted  
        
            by DHC
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by DHC
        
        
        
        Published on 2010-06-01T06:32:45Z
        Indexed on 
            2010/06/01
            6:43 UTC
        
        
        Read the original article
        Hit count: 194
        
Hi,
I'm working on a uni project with a few other people using SVN. Much to my annoyance the .project file was removed from the repository since "it contains platform specific information". However, this has obviously broken my setup in Eclipse, giving me the error:
Problems occurred opening the selected resources. The project description file (.project) for '___' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
Any suggestions? Thank you.
© Stack Overflow or respective owner