Re: Build Error

From: Mike Schrag (mschra..dimension.com)
Date: Mon Jun 13 2005 - 11:26:04 EDT

  • Next message: Donna McGahan: "Re: Build Error"

    Ah that would explain why my refactoring isn't working in the latest
    3.1s. I've been too lazy to look into it :) Let me figure out where
    that class moved and I'll post a patch.

    On Jun 13, 2005, at 11:23 AM, Donna McGahan wrote:

    > Just tried to build the latest CVS rev of WOLips and got this error:
    >
    > java:
    > [javac] Compiling 5 source files to /Users/dym7/Projects/
    > projects/temp/classes
    > [javac] /Users/dym7/Projects/projects/wolips/plugins/
    > org.objectstyle.wolips.refactoring/java/org/objectstyle/wolips/
    > refactoring/CreateFolderChange.java:85: cannot resolve symbol
    > [javac] symbol : constructor DeleteFolderChange
    > (org.eclipse.core.resources.IFolder)
    > [javac] location: class
    > org.eclipse.jdt.internal.corext.refactoring.changes.DeleteFolderChange
    > [javac] DeleteFolderChange undoChange = new
    > DeleteFolderChange(myFolder);
    > [javac] ^
    > [javac] 1 error
    >
    > BUILD FAILED
    > /Users/dym7/Projects/projects/build.xml:111: Following error
    > occured while executing this line
    > /Users/dym7/Projects/projects/wolips/build.xml:34: Following error
    > occured while executing this line
    > /Users/dym7/Projects/projects/wolips/plugins/build.xml:107:
    > Following error occured while executing this line
    > /Users/dym7/Projects/projects/wolips/plugins/
    > org.objectstyle.wolips.refactoring/build.xml:24: Following error
    > occured while executing this line
    > /Users/dym7/Projects/projects/buildscripts/plugin-project.xml:29:
    > Compile failed; see the compiler error output for details.
    >
    > What am I doing wrong?
    >
    > Thanks,
    > D.
    >
    >



    This archive was generated by hypermail 2.0.0 : Mon Jun 13 2005 - 11:26:05 EDT