Howto prevent eclipse from line wrapping in XML and HTML files?

后端 未结 3 1078
南旧
南旧 2020-12-17 08:26

Is it possible to completely stop Eclipse from line wrapping XML and HTML files? It is easy to do this i.e. for java files, but I couldn\'t find similar settings for XML and

3条回答
  •  伪装坚强ぢ
    2020-12-17 09:17

    Preferences > XML > XML Files > Editor, and set line-width there (Do accordingly for HTML, under Web > HTML files)

提交回复
热议问题