Till #612 "Unused parameters" will not complain on abstract if no implementations found in project.
Best regards, Maxim Shafirov IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 13, 2002 12:00 PM Subject: Antwort: Re: [Eap-list] Code inspection and Interfaces > > I've been inspecting a project that has the JDO interfaces and some other > code in it. I just checked it, there is no implementation of this Interface > yet. This might be the problem. But shouldn't the message be "Interface XYZ > is never used and not implemented in any class" or something? > > regards > Joachim Sauer > > > > > "Maxim Shafirov" > <[EMAIL PROTECTED] An: <[EMAIL PROTECTED]> > > Kopie: > Gesendet von: Thema: Re: [Eap-list] Code inspection and Interfaces > eap-list-admin@in > tellij.com > > > 12.03.2002 17:44 > Bitte antworten > an eap-list > > > > > > Joachim, I've just missed what was you were inspecting? JDO interfaces, > right? Does the project inspections have been run on have any > implementations of the interfaces? > > Best regards, > Maxim Shafirov > IntelliJ Software, http://www.intellij.com/ > "Develop with pleasure!" > > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, March 12, 2002 12:23 PM > Subject: [Eap-list] Code inspection and Interfaces > > > > Hy, > > > > code inspection is a great tool, thanks a lot; but I got one question. > One > > project where I'm helping will implement the JDO interfaces. For ease of > > use they have the interfaces in their source directory. IDEA now shows > that > > some Parameters are never used in the Interface. Is this intended > > behaviour? > > > > regards > > Joachim Sauer > > > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list > > > > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
