Pages

7/23/2012

Display Line number in SQL Developer

If you want to enable displaying line numbers in sql developer's code editor, you can enable this option in preference. Go to Tools --> Preference --> Code Editor --> Line Gutter and check the Show line number option as shown below:


I am sure this will save you considerable amount of time while debugging the code.

2 comments :