本文转载自robbin博客一篇文章的回复
[url]http://robbin.iteye.com/blog/113056[/url]
寻找该目录(是隐藏目录): C:\Documents and Settings\robbin\Application Data\.nbrubyide\dev\config\Editors\text\base
上述的\robbin\要改成你的用户名,编辑\base目录下面的properties.xml文件,加入:
[code]<property class="java.lang.Boolean" name="text-limit-line-visible" value="false"/> [/code]
[url]http://robbin.iteye.com/blog/113056[/url]
寻找该目录(是隐藏目录): C:\Documents and Settings\robbin\Application Data\.nbrubyide\dev\config\Editors\text\base
上述的\robbin\要改成你的用户名,编辑\base目录下面的properties.xml文件,加入:
[code]<property class="java.lang.Boolean" name="text-limit-line-visible" value="false"/> [/code]
本文介绍如何在NRubyIDE中通过修改特定配置文件来取消文本行数限制的方法。具体步骤包括定位到隐藏目录并编辑properties.xml文件。

被折叠的 条评论
为什么被折叠?



