Community
Participate
Working Groups
Tested with 8.0.1 and master (2011-12-21) class TestClass { int foo; }; 1. Invoke Generate Getters and Setters but make sure 'foo' is not in the text selection 2. When the wizard opens, nothing should be selected. The Next and Finish buttons are enabled but they should be disabled since there is nothing to generate. Click Next anyway. 3. Some code gets generated: the line "public:" is inserted.
Fixed together with bug 367391.
Verified in 8.0.2 RC1.