Eclipse设置不格式化注释
Windows -> Preferces -> java -> Code Style -> Formatter -> Edit -> Comments
取消勾选“Enable Javadoc comment formatting”.
取消勾选“Enable block comment formatting”.
取消勾选“Enable line comment formatting”.
本文介绍了在Eclipse中设置不格式化注释的方法。通过依次点击Windows -> Preferces -> java -> Code Style -> Formatter -> Edit -> Comments,取消勾选“Enable Javadoc comment formatting”“Enable block comment formatting”“Enable line comment formatting”即可。
Eclipse设置不格式化注释
Windows -> Preferces -> java -> Code Style -> Formatter -> Edit -> Comments
取消勾选“Enable Javadoc comment formatting”.
取消勾选“Enable block comment formatting”.
取消勾选“Enable line comment formatting”.
637

被折叠的 条评论
为什么被折叠?