How to create project with files that are already open in an UE session?

How to create project with files that are already open in an UE session?

12
Basic UserBasic User
12

    May 22, 2017#1

    I have a UE session with several files open, but not under the control of a UE project.

    How can I get these into a new UE project without have to open a new project and manually open each file in that new project?

    6,602548
    Grand MasterGrand Master
    6,602548

      May 22, 2017#2

      Open Advanced - Settings/Configuration - File Handling - Miscellaneous, uncheck the setting Close all files when opening or switching projects and close configuration with OK.

      Then you can create a new project/workspace without automatic close of all opened files and click on button + All open files to add them all to the project/workspace.

      Note: The configuration setting can be also kept checked because files are not closed before the new project is created without or with adding all opened files. And even after creating the new project without or with adding files and the configuration setting is set, the user is prompted if all opened files should be closed before opening just created new project.
      Best regards from an UC/UE/UES for Windows user from Austria

      12
      Basic UserBasic User
      12

        May 22, 2017#3

        Thanks Mofi, as usual your solution resolves the issue.