Eclipse (Aptana插件)源代码行边界

时间:2023-02-05 11:27:32

Anyone know how to get rid of those line borders in Eclipse (using Aptana plugin for Rails development).

任何人都知道如何在Eclipse中删除这些行边界(使用Aptana插件进行Rails开发)。

Eclipse (Aptana插件)源代码行边界

1 个解决方案

#1


2  

I believe those borders fall under "Annotations" in Eclipse. Go to Window -> Preferences -> General -> Editors -> Text Editors -> Annotations and find the offending annotation.

我认为这些边界属于Eclipse中的“注释”。转到窗口->首选项->通用->编辑器->文本编辑器->注释并找到违规注释。

If it is "Occurrences" annotation type that is causing the lines to appear, you can either uncheck the "Text as" box or you can find the "Mark Occurrence" setting and turn it off altogether.

如果是“发生”的注释类型导致出现了行,您可以取消选中“Text as”框,或者您可以找到“标记发生”设置并将其关闭。

#1


2  

I believe those borders fall under "Annotations" in Eclipse. Go to Window -> Preferences -> General -> Editors -> Text Editors -> Annotations and find the offending annotation.

我认为这些边界属于Eclipse中的“注释”。转到窗口->首选项->通用->编辑器->文本编辑器->注释并找到违规注释。

If it is "Occurrences" annotation type that is causing the lines to appear, you can either uncheck the "Text as" box or you can find the "Mark Occurrence" setting and turn it off altogether.

如果是“发生”的注释类型导致出现了行,您可以取消选中“Text as”框,或者您可以找到“标记发生”设置并将其关闭。