Re: Eclipse, Java 1.5 and Enum ?

From: Mike Schrag (mschra..dimension.com)
Date: Sun Nov 18 2007 - 10:55:55 EST

  • Next message: Mike Schrag: "Re: WebObjects Libraries"

    The one caveat (I think it's the only one I ran into) is that if you
    use 5.3 and you do not use Wonder plugins, you may run into a problem
    with BigDecimal attributes in EOF ... It depends on the PlugIn you are
    using, though. Both the Postgresql and FrontBase plugins in Wonder
    fix this problem (which can be used without using all of Wonder).
    Other than that, though -- 1.5 is just all around nicer.

    ms

    On Nov 17, 2007, at 1:11 PM, Pierre Frisch wrote:

    > 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 : Sun Nov 18 2007 - 10:56:57 EST