Eclipse classpath does not update changes in Project Properties
        Posted  
        
            by Nassign
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nassign
        
        
        
        Published on 2009-10-20T02:26:16Z
        Indexed on 
            2010/04/01
            8:03 UTC
        
        
        Read the original article
        Hit count: 404
        
I am using Eclipse 3.4.1 Build M20080911-1700
I have tried to change the classpath directories for jar and the source directory using the Project Properties -> Java Build Path -> Libraries Tab or Source Tab. When I click OK button and then return to the properties page, my changes were not applied.
I have to resort in the work around by manually changing the eclipse ".classpath" project settings file.
Any ideas?
© Stack Overflow or respective owner