Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Line/Column Number missing in Status Bar for custom Text Editor
icon9.gif  Line/Column Number missing in Status Bar for custom Text Editor [message #1759279] Mon, 10 April 2017 00:03
Chris Ainsley is currently offline Chris AinsleyFriend
Messages: 78
Registered: March 2010
Location: UK
Member
I have created a custom text editor component which extends "org.eclipse.ui.editors.text.TextEditor". I don't require line numbers on the left margin of the panel (and they are not present). However, I do want line and column numbers to be visible on the status bar when the editor pane is open, and I don't know how to achieve this via preferences or via PDE code.

Please can you direct me how I can associate my editor with the status bar?

Thanks in advance.
Previous Topic:Problems with path to resource
Next Topic:Tycho version 0.23.1 showing error in Eclipse IDE Indigo 3.7
Goto Forum:
  


Current Time: Mon Sep 23 03:56:30 GMT 2024

Powered by FUDForum. Page generated in 0.02769 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top