Instructions for working from nightly build in Eclipse

From: Mike Kienenberger (mkienen..laska.net)
Date: Thu Sep 11 2003 - 14:01:55 EDT

  • Next message: Mike Kienenberger: ""enhanced" build.xml for nightly builds"

    [Note: I threw this together partially after the fact, so I may have made an
    error.]

    Don't know if it's worthwhile distributing this with the nightly builds or
    not.

    ===============
    With cvs often unavailable, and even more often out of date, here's a guide
    to loading the cayenne source into the Eclipse editor from the nightly build
    archives.

    How to convert cayenne-1.0-dev archives to Eclipse project files:

    Download a nightly build.

    cayenne-src-1.0-dev.tar.gz

    Unpack the build into your Eclipse workspace directory.

    Create a new java project named "cayenne-1.0-dev."

    When asked for source directories, choose "src/cayenne" and "src/modeler"

    Copy "otherlib" from the cvs repository (even with limited access, you
    should be able to acquire these with repeated attempts and should be
    up-to-date enough for our purposes) or download them from their individual
    projects, or recreate them from cayenne.jar. Not all of these files may be
    required, but you'll have to investigate that yourself.

            JavaCC.zip
            ant-1.5.3.jar
            ant-junitreport-1.5.3.jar
            ashwood-28012003.jar
            bcel-5.0.jar
            commons-beanutils-1.6.1.jar
            commons-collections-2.1.jar
            commons-lang-1.0.1.jar
            commons-logging-1.0.3.jar
            jdom-b8.jar
            junit-3.8.1.jar
            log4j-1.2.8.jar
            net.sf.tapestry-2.2.jar
            ognl-2.3.1-opt.jar
            scope-bin-1.0.1.jar
            servlet-2.3.jar
            struts-1.0.jar
            velocity-dep-1.3.jar

    -Mike



    This archive was generated by hypermail 2.0.0 : Thu Sep 11 2003 - 13:58:33 EDT