Did anyone created the Java Code Formatter Profile for Eclipse IDE that conforms to the Android Code
        Posted  
        
            by yvolk
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by yvolk
        
        
        
        Published on 2010-03-19T21:08:37Z
        Indexed on 
            2010/03/19
            21:11 UTC
        
        
        Read the original article
        Hit count: 189
        
Android Code Style Guide defines "Android Code Style Rules".
To conform to these rules one have to change quite a number of settings of the Java Code Formatter (Window->Preferences->Java->Formatter) default profile (in Eclipse IDE).
Did anyone managed to configure the formatter to follow the "Android Code Style Rules" already?
PS: I've tried to do this myself but I've found that there are too many formatter options available, and most of them are not mentioned in the Code Style Guide :-(
© Stack Overflow or respective owner