Re: Eclipse 3.0 WOLips Build

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Wed May 19 2004 - 13:48:35 EDT

  • Next message: Ulrich Köster: "Re: WOBuilder - no attributes"

    Hi Donna,

    to build from the command line you have to install ant and set the ant
    and java home in your .profile file. It's within you user home.

     From the .profile

    ANT_HOME=/Applications/MeineProgramme/apache-ant-1.6.1
    export ANT_HOME
    JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/
    Home
    export JAVA_HOME

    That.s all you need to build WOProject. To build WOProject and WOLips
    you have to create a file build.properties within the projects folder
    and set the define the eclipse.home in the file:

    eclipse.home =
    /Applications/MeineProgramme/eclipse/versions/woproject/eclipse

    Am 19.05.2004 um 18:54 schrieb Donna Yorukoglu:

    > Got a little farther, added this line to my build.properties file in
    > the projects directory:
    >
    > ant.home=/Users/dym7/eclipse3/plugins/org.apache.ant_1.6.1
    >
    > Unfortunately, I now get the following:
    >
    > BUILD FAILED:
    > /Users/dym7/eclipse3/workspace/woproject/projects/build.xml:111:
    > Following error occured while executing this line
    > /Users/dym7/eclipse3/workspace/woproject/projects/wolips/build.xml:34:
    > Following error occured while executing this line
    > /Users/dym7/eclipse3/workspace/woproject/projects/wolips/plugins/
    > build.xml:87: Following error occured while executing this line
    > /Users/dym7/eclipse3/workspace/woproject/projects/wolips/plugins/
    > org.objectstyle.wolips/build.xml:31: Following error occured while
    > executing this line
    > /Users/dym7/eclipse3/workspace/woproject/projects/buildscripts/plugin-
    > project.xml:28: destination directory
    > "/Users/dym7/eclipse3/workspace/woproject/projects/temp/classes" does
    > not exist or is not a directory
    >
    > Should I not use Eclipse 3.0 for OS X to build woproject?

    You should be able to build and use WOLips and WOProject on any
    platform. As long as ant / Eclipse are available on your platform.

    We're working on the eclipse_3_0_0 branch of the "projects" folder.

    Ulrich

    >
    > Thanks,
    > Donna
    >
    > Donna Yorukoglu
    > Applications Systems Analyst/Programmer
    > Outreach Information Systems
    > The Pennsylvania State University
    > dym..utreach.psu.edu
    > On May 19, 2004, at 12:04 PM, Donna Yorukoglu wrote:
    >
    >> I've checked woproject out of CVS. I've added a build.properties
    >> file to the projects folder. Should I build using the build.xml in
    >> the projects folder or in the wolips folder?
    >>
    >> When I try to build using the build.xml in the projects folder I get:
    >>
    >> BUILD FAILED:
    >> /Users/dym7/eclipse3/workspace/woproject/projects/build.xml:89:
    >> Following error occured while executing this line
    >> /Users/dym7/eclipse3/workspace/woproject/projects/homepage/build.xml:
    >> 116:
    >> /Users/dym7/eclipse3/workspace/woproject/projects/homepage/
    >> ${ant.home} not found.
    >>
    >> When I try to build using the build.xml in the wolips folder I get:
    >>
    >> [echo] Please set the property eclipse.home in your build.properties
    >> to build wolips and run unit tests against it.
    >>
    >> Tried copying my build.properties into the wolips directory but still
    >> received this error.
    >>
    >> I created a build.properties file that has one line:
    >>
    >> eclipse.home=/Users/dym7/eclipse3
    >>
    >>
    >> I'm using Eclipse 3.0 N20040517- Nightly Build in order to build this
    >> project. What am I missing?
    >>
    >> Thanks,
    >> Donna
    >>
    >>
    >> Donna Yorukoglu
    >> Applications Systems Analyst/Programmer
    >> Outreach Information Systems
    >> The Pennsylvania State University
    >> dym..utreach.psu.edu



    This archive was generated by hypermail 2.0.0 : Wed May 19 2004 - 13:47:36 EDT