Re: Build Error

From: Donna McGahan (dym..utreach.psu.edu)
Date: Mon Jun 13 2005 - 15:23:28 EDT

  • Next message: Greg: "Re: start of wod editor plugin"

    Thanks Mike! I made the change in my copy and it worked like a charm.

    D.

    On Jun 13, 2005, at 11:32 AM, Mike Schrag wrote:

    > Index: CreateFolderChange.java
    > ===================================================================
    > RCS file:
    > /cvsroot/woproject/woproject/projects/wolips/plugins/
    > org.objectstyle.wolips.refactoring/java/org/objectstyle/wolips/
    > refactoring/CreateFolderChange.java,v
    > retrieving revision 1.2
    > diff -r1.2 CreateFolderChange.java
    > 85c85
    > < DeleteFolderChange undoChange = new DeleteFolderChange(myFolder);
    > ---
    > > DeleteFolderChange undoChange = new DeleteFolderChange(myFolder,
    > true);
    >
    > On Jun 13, 2005, at 11:28 AM, Donna McGahan wrote:
    >
    >> Thanks. I'm using M7.
    >>
    >> D.
    >>
    >> On Jun 13, 2005, at 11:26 AM, Mike Schrag wrote:
    >>
    >>
    >>> 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.DeleteFolderChan
    >>>> ge
    >>>> [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 - 15:23:30 EDT