Did anyone create the Java Code Formatter Profile for Eclipse IDE that conforms to the Android Code Style Rules?

后端 未结 5 2104
轮回少年
轮回少年 2021-01-30 04:53

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->Pr

5条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-01-30 05:11

    I think personal or team preferences vary to much to globally enforce a coding style. So every body should deploy his project specific coding style.

提交回复
热议问题