display row column numbers in myeclipse statusbar

老子叫甜甜 提交于 2019-12-25 02:19:53

问题


Is there any option available in myeclipse for showing column numbers of xhtml page.

If the cursor is place in java file automatically row number and column number is displayed but not in xhtml pages.


回答1:


I've tried 10.7.1 and I see the line and column in the status bar. Could you ensure that you are opening the html file with the MyEclipse HTML Editor, the MyEclipse Visual HTML Designer or the Web Page Editor, as I've tried all of those and see the line and column. There is no setting to add or remove the line and column from the status bar. However, if you open in the visual designer, you won't see any line and column if you stay in the visual design pane, rather than typing in the text pane.



来源:https://stackoverflow.com/questions/22556089/display-row-column-numbers-in-myeclipse-statusbar

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