Eclipse 3.6 (Helios) formatter messing up XML comments?

最后都变了- 提交于 2019-12-07 22:59:29

That could very well be the result of bug 260282, which

  • prevents formatting XML comment before the root element
  • allows for comment formatting to be completely disabled and for lines to not be joined even if they don't exceed the line width limit.

So if the "not join the lines" isn't practical, all there is for now would be disabling XML comment formatting, which is not ideal...

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!