Re: Eclipse, Java 1.5 and Enum ?

From: Pierre Frisch (pierre.frisc..pearway.com)
Date: Sat Nov 17 2007 - 13:11:21 EST

  • Next message: James Cicenia: "Re: Eclipse, Java 1.5 and Enum ?"

    You should really consider Java 1.5 It has been out for a long time
    and the performance are a lot better that Java 1.4.

    Pierre

    On Nov 16, 2007, at 15:50, Mike Schrag wrote:

    > Eclipse likes it fine, but not if your project is set to use Java
    > 1.5. Change the compiler settings for your project to use 1.4 and
    > change the linked Java System libraries to be Java 1.4.
    >
    > ms
    >
    > On Nov 16, 2007, at 5:11 PM, James Cicenia wrote:
    >
    >> Hello -
    >>
    >> I am trying to build my code on this great new Eclipse/MacBookPro
    >> platform and I came upon an issue with my Enumeration.
    >>
    >> It seems like Eclipse doesn't like the old way and demands to be
    >> written the new way. However, my deployment will not have Java 1.5
    >> but 1.4.
    >>
    >> What should I do here?
    >> thanks
    >> James Cicenia
    >>
    >
    >
    >





    This archive was generated by hypermail 2.0.0 : Sat Nov 17 2007 - 13:12:19 EST