Re: Eclipse, Java 1.5 and Enum ?

From: Chuck Hill (chil..lobal-village.net)
Date: Fri Nov 16 2007 - 18:08:55 EST

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

    On Nov 16, 2007, at 2: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.

    Go to the project properties. Under Java Build Path select the 1.4
    JVM libraries. Under Java Compiler, select 1.4 compliance.

    Chuck

    -- 
    

    Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects



    This archive was generated by hypermail 2.0.0 : Fri Nov 16 2007 - 18:10:09 EST