Hi,

I am using Netbeans 15 ( really great IDE!!).

When I build using maven I get:

error: ClassA.InnerclassB  is not abstract and does not override abstract 
method mymethod(int number,String name) in IntefaceA.

Should IDE not show warnings or hints in the code so I can fix it. Or have a 
missed a setting?

Br,

//mike

Reply via email to