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

Share (parts of) run configurations between targets

XMLWordPrintable

    • c2355efbe11b5626892daee0690288cc1ed3e07d

      I often work with projects which need to be started with parameters, e.g. a Qt Autotest project for which only one selected test shall be run. This can easily be configured in the project's run configuration.

      I also need to build and run that project on different Qt builds, i.e. using different kits. Unfortunately, the run configuration I set up cannot be used there. It is tied to the one target where I configured it.

      It would be more convenient if I could use run configurations across different targets or even different projects. Some settings in the run configuration don't depend on the built executable, e.g. command line parameters, environment variables, "run in terminal" or "run as root".

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

            kandeler Christian Kandeler
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes