When using a constructor that doesn't exist, IDEA shows it as an error and
gives an error. I'd like to have the option to alt-enter and create the
constructor like it does for non-existent methods.

Also, when in a constructor and doing:

this(some, other, params)

to call up a different constructor, I'd like to have the same alt-enter
generation. As it is now, it asks if I want to Create Method 'this' and
then gives and error if I say yes.

--Erik


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

Reply via email to