Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在从 Juno 切换到 Eclipse Photon。SVN 代码使用我在 Photon 和 Eclipse 中导入的配置文件进行格式化。在 Photon 和 Juno 中,最大线宽设置为 150。在同步标识、换行设置等之后,我遇到的问题是,当我保存并且 Eclipse 进行自动格式化时,Juno 版本会像这样中断行:
而 Photon 像这样打破它:
我很难找出控制此行为的设置,因此将不胜感激任何帮助。