Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-10629

qmlproject file not updated when mainFile is renamed

    XMLWordPrintable

Details

    Description

      Given the following .qmlproject file:

      import QmlProject 1.1
      
      Project {
          mainFile: "Main.qml"
          // ...
      }
      

      If I rename Main.qml in the "Projects" view of Qt Creator, it does not update the .qmlproject file, causing a File Chooser dialog to popup when attempting to run the project.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tjenssen Tim Jenssen
            mbrasser Michael Brasser
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes