Netbeans has an option whether it should generate return null; or throw new java.lang.UnsupportedOperationException();
r. > -----Original Message----- > From: Edoardo Comar [mailto:[EMAIL PROTECTED]] > > As for stubs generation though, I'd very much prefer that the > methods do > throw new java.lang.UnsupportedOperationException("TODO"); > (perhaps with a customizable message to make everyone happy) > rather than return dummy values (0, null ....) _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
