Re: Building from source

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Mon Dec 06 2004 - 13:25:35 EST

  • Next message: Kaj Hejer: "Re: Building from source"

    Moin,

    sorry I've missed a file.

    Ulrich

    (As allways: The pserver based cvs is a backup of the original cvs. The
    sync occurs every 24 hours. Due to that it could take up to 24 hours
    until you see the change in cvs.)
    Am 06.12.2004 um 00:00 schrieb Kaj Hejer:

    > Yes! I tried to build the latest version from cvs now and got some
    > errors too.
    >
    > eclipse.home points to a eclipse 3.0.1 installation (upgraded from
    > 3.0).
    >
    > [javac] Compiling 40 source files to
    > /Users/kajh/src/webobjects/woproject/projects/temp/classes
    > [javac]
    > /Users/kajh/src/webobjects/woproject/projects/wolips/plugins/
    > org.objectstyle.wolips.ui/java/org/objectstyle/wolips/ui/
    > propertypages/ProjectNaturePage.java:285: cannot resolve symbol
    > [javac] symbol : method getWebXML ()
    > [javac] location: class
    > org.objectstyle.wolips.datasets.adaptable.Project
    > [javac]
    > this._woWebXMLCheck.setSelection(project.getWebXML());
    > [javac] ^
    > [javac]
    > /Users/kajh/src/webobjects/woproject/projects/wolips/plugins/
    > org.objectstyle.wolips.ui/java/org/objectstyle/wolips/ui/
    > propertypages/ProjectNaturePage.java:290: cannot resolve symbol
    > [javac] symbol : method getWebXML_CustomContent ()
    > [javac] location: class
    > org.objectstyle.wolips.datasets.adaptable.Project
    > [javac]
    > this.webXMLCustomContent.setText(project.getWebXML_CustomContent());
    > [javac] ^
    > [javac]
    > /Users/kajh/src/webobjects/woproject/projects/wolips/plugins/
    > org.objectstyle.wolips.ui/java/org/objectstyle/wolips/ui/
    > propertypages/ProjectNaturePage.java:412: cannot resolve symbol
    > [javac] symbol : method setWebXML_CustomContent (java.lang.String)
    > [javac] location: class
    > org.objectstyle.wolips.datasets.adaptable.Project
    > [javac]
    > project.setWebXML_CustomContent(this.webXMLCustomContent
    > [javac] ^
    > [javac]
    > /Users/kajh/src/webobjects/woproject/projects/wolips/plugins/
    > org.objectstyle.wolips.ui/java/org/objectstyle/wolips/ui/
    > propertypages/ProjectNaturePage.java:414: cannot resolve symbol
    > [javac] symbol : method setWebXML (boolean)
    > [javac] location: class
    > org.objectstyle.wolips.datasets.adaptable.Project
    > [javac]
    > project.setWebXML(this._woWebXMLCheck.getSelection());
    > [javac] ^
    > [javac] 4 errors
    >
    >
    >
    >
    > On 5. des 2004, at 11.42, Anders Peterson wrote:
    >
    >> Anyone else had problems building from source lately?
    >>
    >> /Anders
    >>
    >> java:
    >>
    >> java:
    >> [javac] Compiling 40 source files to
    >> /Users/apete/Developer/eclipse3_ws/WOProject/temp/classes
    >> [javac]
    >> /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/
    >> org.objectstyle.wolips.ui/java/org/objectstyle/wolips/ui/
    >> propertypages/ProjectNaturePage.java:285: cannot resolve symbol
    >> [javac] symbol : method getWebXML ()
    >> [javac] location: class
    >> org.objectstyle.wolips.datasets.adaptable.Project
    >> [javac] this._woWebXMLCheck.setSelection(project.getWebXML());
    >> [javac] ^
    >> [javac]
    >> /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/
    >> org.objectstyle.wolips.ui/java/org/objectstyle/wolips/ui/
    >> propertypages/ProjectNaturePage.java:290: cannot resolve symbol
    >> [javac] symbol : method getWebXML_CustomContent ()
    >> [javac] location: class
    >> org.objectstyle.wolips.datasets.adaptable.Project
    >> [javac]
    >> this.webXMLCustomContent.setText(project.getWebXML_CustomContent());
    >> [javac] ^
    >> [javac]
    >> /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/
    >> org.objectstyle.wolips.ui/java/org/objectstyle/wolips/ui/
    >> propertypages/ProjectNaturePage.java:412: cannot resolve symbol
    >> [javac] symbol : method setWebXML_CustomContent
    >> (java.lang.String)
    >> [javac] location: class
    >> org.objectstyle.wolips.datasets.adaptable.Project
    >> [javac] project.setWebXML_CustomContent(this.webXMLCustomContent
    >> [javac] ^
    >> [javac]
    >> /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/
    >> org.objectstyle.wolips.ui/java/org/objectstyle/wolips/ui/
    >> propertypages/ProjectNaturePage.java:414: cannot resolve symbol
    >> [javac] symbol : method setWebXML (boolean)
    >> [javac] location: class
    >> org.objectstyle.wolips.datasets.adaptable.Project
    >> [javac] project.setWebXML(this._woWebXMLCheck.getSelection());
    >> [javac] ^
    >> [javac] 4 errors
    >>
    >> BUILD FAILED
    >> /Users/apete/Developer/eclipse3_ws/WOProject/build.xml:105: The
    >> following error occurred while executing this line:
    >> /Users/apete/Developer/eclipse3_ws/WOProject/wolips/build.xml:34: The
    >> following error occurred while executing this line:
    >> /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/
    >> build.xml:104: The following error occurred while executing this
    >> line:
    >> /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/
    >> org.objectstyle.wolips.ui/build.xml:24: The following error occurred
    >> while executing this line:
    >> /Users/apete/Developer/eclipse3_ws/WOProject/buildscripts/plugin-
    >> project.xml:29: Compile failed; see the compiler error output for
    >> details.
    >>
    >> Total time: 2 minutes 3 seconds
    >> [shark:~/Developer/eclipse3_ws/WOProject] apete%
    >



    This archive was generated by hypermail 2.0.0 : Mon Dec 06 2004 - 13:25:52 EST