I installed EPIC, but I cannot see the line number even I enable line number, any idea?
Asked
Active
Viewed 3,384 times
6
-
Can you be more specific with the problem? – Ether Apr 28 '10 at 14:36
2 Answers
24
This is what worked for me:
Goto:
- Window->Preferences->Perl Epic->Editor, then place a check beside "Show line numbers."
- Window->Preferences->General->Editors->Test Editors, then UNCHECK Show line numbers.
- Click Apply.
- 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.

Aliaksandr Belik
- 12,725
- 6
- 64
- 90

jsmaupin
- 468
- 1
- 8
- 17
3
Eclipse->Window->Preferences->Perl Epic->Editor, then check "Show line numbers."

grokster
- 5,919
- 1
- 36
- 22