Hi everyone. I copy and pasted some code into Netbeans, and it was from a website which precedes every line with line numbers like this:
613 private int abc;
614 public int getAbc() {
615 return abc;
616 }
etc.
Is there an automated way in Netbeans 6.1 to remove those, or do I have to do it by hand?How do you remove line numbers from copy/pasted text in Netbeans 6.1?
go to view %26lt;%26lt; and take it off
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment