3 Replies Latest reply on Aug 28, 2009 3:10 AM by thomas.diesler

    @Override and JDK5 usage

    alesj

      I'm getting compile errors since we're using @Override on interface impl methods.
      Afaik this is JDK6 feature, whereas we still wanna be JDK5 compatible.

      And Pete tells me this is auto feature of Eclipse if you're running JDK6.
      So, either use IDEA or turn this off. :-)