Why can't I get Eclipse / EPIC to display line numbers? -


i installed epic, cannot see line number enable line number, idea?

this worked me:

goto:

  1. window->preferences->perl epic->editor, place check beside "show line numbers."
  2. window->preferences->general->editors->test editors, uncheck show line numbers.
  3. click apply.
  4. if line numbers not show up, right click on left margin of perl file viewing , click "show line numbers" popup menu.

make sure uncheck 1 in general settings , check 1 epic settings.

you may need restart eclipse see line numbers.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -