[OS-JIRA] Created: (WOL-567) Problems when renaming a project

From: Pascal Robert (JIRA) ("Pascal)
Date: Fri Sep 07 2007 - 15:04:50 EDT

  • Next message: Jeremy Matthews: "Eclipse 3.3 / WoLips status"

    Problems when renaming a project
    --------------------------------

                     Key: WOL-567
                     URL: http://issues.objectstyle.org/jira/browse/WOL-567
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: 3.3.* (nightly build please specify)
             Environment: Mac OS X 10.4.10/Eclipse 3.3 or 3.2/latest WOLips nightly or stable
                Reporter: Pascal Robert

    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=".">

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Fri Sep 07 2007 - 15:06:04 EDT