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

encode settings key in json kit files

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Not Evaluated
    • None
    • None
    • MCU Support
    • None

    Description

      Packages include the settings key as a hardcoded value in the plugin.

      The settings key needs to be included in the json kits, and parsed instead.
      Example:

          "cmakeCacheEntries": [
            {
              "id": "MCU_XPRESSO_PATH",
              "cmakeOptionName": "MCUXPRESSO_IDE_PATH",
              "settingsKey": "Package_MCUXpressoIDE"
               //...
            },
            // ...
           ]
      

      Attachments

        Issue Links

          Activity

            People

              piotr.mucko Piotr Mucko
              christiaan.janssen Christiaan Janssen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: