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

Projects view polluted with automoc and too many subdirectories

XMLWordPrintable

      The lastest releases it seems some many improvements are being made on CMake integration, but the project view is getting too complex to work with with big projects.

      Using 4.3.1 release, I have:

      Project

      -> CMakeLists.txt

      -> cmd

      --> CMakeLists.txt

      --> foo-cmd_automoc (totally useless to me)

      --> foo-cmd

      ---> <Build Directory> (Again no useless stuff)

      ---> <Source Directory>

      ----> main.cpp <GOT IT>

      The file I'm interested in takes now 4 levels to reach it, not to mentions all these build stuff like automoc & others that make navigating in large projects a pain.

      I'd use the FileSystem view but it's not a tree view so it's even worse.

      I believe this might be related to CMake server mode and might be something you don't have much control, but it would be good to either keep the old bahavior or add filters to remove build clutter.

      Thanks

       

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

            hunger Tobias Hunger
            dantti Daniel Nicoletti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes