Re: Eclipse, Java 1.5 and Enum ?

From: Mike Schrag (mschra..dimension.com)
Date: Fri Nov 16 2007 - 18:50:44 EST

  • Next message: Pierce T. Wetter III: "Re: Slurpage"

    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 : Fri Nov 16 2007 - 18:51:58 EST