Saltycrane logo

SaltyCrane Blog

Notes on Python, Django, and web development on Ubuntu Linux

    

How to add line numbers to the editor in Eclipse 3.2 / 3.3

Eclipse 3.2:
  1. From the menu bar, "Window" -> "Preferences..."
  2. Under "General" -> "Editors" -> "Text Editors", click the "Show line numbers" checkbox.
Eclipse 3.3:
  1. CTRL+3
  2. Type in: "line numbers"
  3. ENTER

3 Comments — feed icon Comments feed for this post


#1 Anonymous commented on 2007-11-29:

Thanx!


#2 someone commented on 2009-02-27:

helped me too... why do they have different menues between the windows and linux version?


#3 jj commented on 2009-04-24:

Thank you..

Post a comment

Required
Required, but not displayed
Optional

Format using Markdown. (No HTML.)
  • Code blocks: prefix each line by at least 4 spaces or 1 tab (and a blank line before and after)
  • Code span: surround with backticks
  • Blockquotes: prefix lines to be quoted with >
  • Links: <URL>
  • Links w/ description: [description](URL)
Created with Django | Hosted by Slicehost