Re: Renaming a project

From: Chuck Hill (chil..lobal-village.net)
Date: Fri Sep 07 2007 - 13:21:25 EDT

  • Next message: David LeBer: "Re: UTF8 Component Encoding"

    My recollection is that this has never worked correctly. Renaming a
    project always requires some manual fiddling.

    Chuck

    On Sep 6, 2007, at 6:20 PM, Pascal Robert wrote:

    > If I try to rename a WO project (created as a "Wonder Application")
    > and I rename the project with "Refactor -> Rename...", the
    > following problems appears :
    >
    > - The run configuration still have the old name
    >
    > - in the run configuration -> Arguments -> Working directory, the
    > "Other" radio button is set (this is the default ?) and the
    > variable still have the old name. Example, I renamed my project
    > "JoeNothing" to "JoeBlow" (don't worry about the name, it's French-
    > Canadian thing) and the variable is set like this :
    >
    > ${working_dir_loc_WOLips:JoeNothing}
    >
    > - the build.properties file still have the old name
    >
    > project.name = JoeNothing
    > project.name.lowercase = joenothing
    >
    > - the project name in build.xml is the old one :
    >
    > <project name="JoeNothing" default="build" basedir=".">
    >
    > Is this normal ? Happening on both Eclipse 3.2 and 3.3
    >

    -- 
    

    Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects



    This archive was generated by hypermail 2.0.0 : Fri Sep 07 2007 - 13:22:40 EDT