Transitive dependencies

From: Anjo Krank (anj..rank.net)
Date: Wed Nov 12 2008 - 05:14:02 EST

  • Next message: Jochen Hansmeyer: "NoMethodFoundException"

    All,

    marvelous Mike just added a fix that was driving me nuts and lead to a
    totally f*cked up build experience inside of Eclipse. Basically, when
    you add a framework, the exports are no longer added to the app's
    build and run classpath.

    So take extra care to check if:

    - all frameworks needed by the apps are linked to the app itself
    - in particular the plugins are added, as you my end up with weird
    errors when you only get the default EOSQLExpression and not
    PGSQLExpression or whatever.
    - the order of the frameworks (last tab on build path settings) is
    such that ERX comes before JavaFoundation (!).

    The order in the package explorer seems to be arbitrary and can be
    disregarded.

    Cheers, Anjo



    This archive was generated by hypermail 2.0.0 : Wed Nov 12 2008 - 05:15:04 EST