Why can't I get Eclipse / EPIC to display line numbers?
Asked Answered
D

2

6

I installed EPIC, but I cannot see the line number even I enable line number, any idea?

Decor answered 28/4, 2010 at 14:20 Comment(1)
Can you be more specific with the problem?Translocate
S
24

This is what worked for me:

Goto:

  1. Window->Preferences->Perl Epic->Editor, then place a check beside "Show line numbers."
  2. Window->Preferences->General->Editors->Test Editors, then UNCHECK Show line numbers.
  3. Click Apply.
  4. If the line numbers do not show up, right click on the left margin of the perl file you are viewing and click "Show Line Numbers" from the popup menu.

Make sure you uncheck the one in the general settings and check the one for the EPIC settings.

You may need to restart Eclipse to see the line numbers.

Slumgullion answered 27/1, 2011 at 0:18 Comment(0)
H
3

Eclipse->Window->Preferences->Perl Epic->Editor, then check "Show line numbers."

Haversack answered 2/5, 2012 at 14:45 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.