How to rename a project/workspace?

How to rename a project/workspace?

1
NewbieNewbie
1

    Oct 15, 2016#1

    Hello,

    I haven't been using UEStudio for very long and was wondering what the best way of renaming a project would be?

    I thought there would be an option under Project Management or Project Settings.

    Thanks.

    6,602548
    Grand MasterGrand Master
    6,602548

      Oct 16, 2016#2

      There is no Rename Project/Workspace command within UltraEdit/UEStudio.

      The name of a project/workspace is the name of the project file *.prj.

      The following steps are necessary to rename a project/workspace:
      1. The *.prj file must be renamed while the project/workspace is not opened in UE/UES.
      2. The project name part of file name of project user interface file *.pui (workspace file) of this project/workspace must be also modified to new project name.
      3. The project with previous name should be clicked in project history list in UE/UES to get this not anymore existing project removed from the project history list.
      4. The newly named project/workspace is opened in UE/UES.
      The project user interface file *.pui (workspace file) can be stored at 2 different locations with 3 different names depending on two settings at Advanced - Settings/Configuration - File Handling - Advanced:
      1. In the same directory as the *.prj project file with file name ProjectName.ComputerName.UserName.pui with

        Save project information for use on multiple systems not checked
        Store project user interface (pui) files in profile directory not checked
      2. In the same directory as the *.prj project file with ProjectName.pui with

        Save project information for use on multiple systems checked
        Store project user interface (pui) files in profile directory checked or not checked
      3. In directory %APPDATA%\IDMComp\UltraEdit\PUI respectively %APPDATA%\IDMComp\UEStudio\PUI with GUID.ProjectName.pui with

        Save project information for use on multiple systems not checked
        Store project user interface (pui) files in profile directory checked
      Best regards from an UC/UE/UES for Windows user from Austria