Changing the signature of a method. The intention is to add a parameter. I want to add a final boolean param
I could not make it final!! Steps: 1. Open "Change method signature" window 2. Click "Add" 3. type "final boolean" in "Type" column 4. type some name for parameter in "Name" column 4. Press "Ok" The error is "Incorrect type "final boolean"". --- Vladimir Kudinov <[EMAIL PROTECTED]> V6.RU _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
