[program-java] Ed Sharp and Line Numbers

  • From: "Amanda Lacy" <lacy925@xxxxxxxxx>
  • To: <program-java@xxxxxxxxxxxxx>
  • Date: Mon, 2 Jan 2012 17:57:54 -0600

Hi,

It appears that when I jump to a line number in EdSharp, comments are counted. 
However, when I get, for example, a null pointer exception and a line number, 
the Java compiler doesn't seem to count the comments. This means that when I 
use the control j command to jump to the specified line number, the line I land 
on is not the one causing the problem. Is there a setting that will ignore 
comments?

Thanks,
Amanda

Other related posts: