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

Unnecessary "<File System>" node in the Projects tree

XMLWordPrintable

    • Linux/X11
    • 11fd8232b790e8a24070709e046a55b44fbb2fc2 (qt-creator/tqtc-qt-creator/5.0) 36a0151c6d041a82203c40b4d8b6a800d04e361b (qt-creator/tqtc-qt-creator/master)

      In Qt Creator 5.0, a <File System> node containing duplicates of all project files seems to be added to the Projects tree for all CMake projects.

      To reproduce, simply create a new project using the Plain C++ Application template and select CMake as the build system. This produces the following Projects tree:

       

      I've always thought the purpose of the <File System> node is to hold project components that don't belong anywhere else in the Projects tree. If that interpretation is correct, then this node should not be displayed for this project, since both the CMakeLists.txt and main.cpp files are already displayed elsewhere in the tree.

      I've tested with snapshot 596 of Qt Creator 5.0 in Ubuntu 20.04.

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

            cadam Cristian Adam
            puddleglum Wojciech Smigaj
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes