2 Replies Latest reply on Nov 5, 2006 3:17 AM by kukeltje

    PLEASE everybody switch to jdk 1.4....

    kukeltje

      Again there are methods used in code that is in CVS that are introduced in 1.5 class.getSimpleName() (no retro fitted methods) and even methods used that do not exist at all, even in newer jdk's (Stringbuffer.append(String str, int offset, int len))

      Can everybody check it's configuration and make sure all coding is done with 1.4? We still are going to be 1.4 compliant with the 3.x branche....