maybe too many feture requests in one day, but just before i forgot:

I would appreciate the ability to specify that method stubs generated on
"Ctrl-I" would not return some default value but instead do something like:

throw new UnsupportedOperationException("method not implemented");

or maybe define another shortcur for this (Ctrl-Shift-I for example)
this is often more desirable, because it does not let you forget to put a
correct implementation there, while having a default value returned may lead
to having application which pretends to work, but does not do what it is
supposed to.

fedor.

-------------------------------
Duct tape is like the force.  It has a light side, and a dark side, and it
binds the universe together ...
                -- Carl Zwanzig

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to