C++ Eclipse Galileo 让它显示行号 - 如何?
编辑:jldupont的建议(见下文)成功了
窗口 ->首选项->一般->编辑->文本编辑器 ->显示行号
我刚刚安装了 Eclipse Galileo(第一次),并且正在使用 C++ 进行编程,但无法让编辑器显示行号...当我在 Google 上搜索时,我得到了以下指示:
转到窗口 ->首选项->编辑->外观并选中显示行号
但是当我按照这些指示操作时 - 没有“显示行号”复选框? 我在哪里可以获得启用此功能的“插件”?或者 Eclipse 有行号吗?
注意:我安装了 CDT
EDIT: jldupont's suggestion (see below) did the trick
Window -> Preferences -> General -> Editors -> Text Editors -> Show line numbers
I just installed Eclipse Galileo (first time) and am programing in C++ and couldn't get the editor to display the line numbers... When i Googled it I got these directions:
Go to Window -> Preferences -> Editor -> Appearance and check Show line numbers
But when I follow those directions - there is no "Show Line Numbers" check box?
where can i get this 'plug-in' of enable this feature? or does Eclipse have line numbers?
note: i have CDT installed
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
当我右键单击编辑器窗格的左侧时,上下文菜单中有“显示行号”。
I have "Show Line Numbers" in the context menu when I right-click on the left-hand side of the editor pane.