标签:
Eclipse设置不格式化注释
注释中写点带格式的文字,format后全乱了,解决办法如下:
Windows -> Preferces -> java -> Code Style -> Formatter -> Edit -> Comments
取消勾选“Enable Javadoc comment formatting”.
原文地址:http://www.cnblogs.com/panie2015/p/5946502.html