Hi, > Hmm, I read about this a bit and now I'm totally confused. According to > this: > > http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/table/AbstractTableModel.html > > The functions, where you removed @Override are part of the Java 1.5, so > @Override should be correct.
I think that 1.5 does not *require* you to use Override when you override something, whereas 6 does, but I am not sure. I just removed the @Overrides, tried to recompile, it worked, so I committed. No thinking involved on my part. Bye Frederik -- Frederik Ramm ## eMail [EMAIL PROTECTED] ## N49°00'09" E008°23'33" _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev
