Greetings, Gentlemen!
Whats is the best way of creating POJO Java classes in Idea?
What I want is to quickly create a class which holds several private variables which are
1) set via constructor
2) set via setters
Can Idea simplify the procedure?
Idea 11.