Re: Building WOProject

From: Ulrich Köster (ulric..ssense.com)
Date: Tue Feb 25 2003 - 12:57:50 EST

  • Next message: Anders Peterson: "Running profiled WOApps"

    Hi JR,

    the ant jar is not included in the cvs. The buildfiles takes the one
    from the ant home. If you don`t have ant installed you can use the one
    from Eclipse.

    Ulrich

    Am Dienstag, 25.02.03 um 18:28 Uhr schrieb JR Ruggentaler:

    > I seem to be missing a ant jar when I try to build WOProject.
    >
    > Kind Status Priority Description Resource In Folder
    > Location
    > Error This compilation unit indirectly references the
    > missing type org.apache.tools.ant.Task (typically some required class
    > file
    > is referencing a type outside the classpath) AntStringUtils.java
    > woproject/src/java/org/objectstyle/woproject/ant line 0
    >
    > Here is my current .classpath.
    >
    > <?xml version="1.0" encoding="UTF-8"?>
    > <classpath>
    > <classpathentry kind="src" path="src"/>
    > <classpathentry kind="con"
    > path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    > <classpathentry kind="lib" path="lib/eclipse/antsupport.jar"/>
    > <classpathentry kind="lib" path="lib/jmechanic/jmechanic.jar"/>
    > <classpathentry kind="lib" path="lib/cayenne-1.0a5x.jar"/>
    > <classpathentry kind="lib" path="lib/commons-logging.jar"/>
    > <classpathentry kind="lib" path="lib/jdom-b8.jar"/>
    > <classpathentry kind="lib" path="lib/junit-3.8.1.jar"/>
    > <classpathentry kind="lib" path="lib/log4j-1.2.7.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/boot.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/dtcore.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/dtui.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/externaltools.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/jdiui.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/jdt.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/jdtcore.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/launching.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/resources.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/runtime.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/search.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/swt.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/workbench.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/xercesImpl.jar"/>
    > <classpathentry kind="lib" path="lib/eclipse/xmlParserAPIs.jar"/>
    > <classpathentry kind="output" path="bin"/>
    > </classpath>
    >
    > Anyone know where I can find org.apache.tools.ant.Task?
    >
    > J.R.



    This archive was generated by hypermail 2.0.0 : Tue Feb 25 2003 - 13:00:43 EST