> Does the IDEA need to show an error automatically... ? Yes, this is just not implemented yet. BTW, why don't you use Ctrl-I (Implement Methods...) to implement methods from super class? This would prevent such problems.
-- Valentin Kipiatkov JetBrains, Inc http://www.intellij.com "Develop with pleasure!" "Lakshman" <[EMAIL PROTECTED]> wrote in message agljoa$4go$[EMAIL PROTECTED]">news:agljoa$4go$[EMAIL PROTECTED]... > Hi, > > I have an abstract class in which there are some abstract functions. > > I define one more class which extends from the abstract class. In this > class, i put the function (which is abstract in the super class) and forget > to give an function body. > > Does the IDEA need to show an error automatically... ? > > Lakshman > > > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
