How to wrap panel output in IntelliJ 9?

天涯浪子 提交于 2019-12-07 04:46:46

问题


I recently converted to IntelliJ, love it.

How do I get panels, such as log output, IDETalk, etc. to wrap their contents?


回答1:


Soft wrapping for Editor and Console has been implemented in IDEA 10 (which is not released yet). It's not possible in IDEA 9, sorry.




回答2:


IntelliJ is now at version 2016 and in this version at least wrapping is supported.

It is the squiggly line icon that is selected in this image:



来源:https://stackoverflow.com/questions/3094223/how-to-wrap-panel-output-in-intellij-9

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