80

I Need to know how to have NetBeans generate getters and setters using a shortcut.

Shimmy Weitzhandler
  • 101,809
  • 122
  • 424
  • 632
Zvjezdan
  • 931
  • 1
  • 6
  • 5

1 Answers1

182

Position the cursor inside the class, then press ALT + Ins and select Getters and Setters from the contextual menu.

Stefano Sanfilippo
  • 32,265
  • 7
  • 79
  • 80