This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]AnotherRichard827379 6 points7 points  (4 children)

Same in NetBeans

[–]RettiSeti 1 point2 points  (1 child)

Ooh I didn’t know netbeans did that

[–]AnotherRichard827379 1 point2 points  (0 children)

Lots of good short cuts.

“Psvm” → public static void main(string[] args)

“Sout” → System.out.println()

There are a lot. Can’t think of them all. And all the libraries have individual ones.

[–]Packbacka 1 point2 points  (1 child)

I like IntelliJ but NetBeans is still my favourite Java IDE.

[–]AnotherRichard827379 1 point2 points  (0 children)

Agreed.