Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Trigger parsing of <projectname>.files
Forum Updated to NodeBB v4.3 + New Features

Trigger parsing of <projectname>.files

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 1.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    benediktibk
    wrote on last edited by
    #1

    Is it possible to trigger the parser for the file <projectname>.files manually? The only solution I found out is to edit this file (e.g. add a line and remove it again) and save it. The other one, recommended by the Wiki (http://doc-snapshot.qt-project.org/qtcreator-2.5/creator-project-generic.html), is to restart the creator. Not very comfortable too.

    kind regards,
    benediktibk

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Creator should watch the file, so changing it should trigger it to reprocess it. "touch <projectname>.files" should actually be enough.

      Why would you want to trigger a parsing run when you know that the file has not changed?

      1 Reply Last reply
      0
      • B Offline
        B Offline
        benediktibk
        wrote on last edited by
        #3

        Actually the creator is watching the file and asks me, if I want to reload it. But the project tree is not updated so I believe the content is not parsed again.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          That does sound like a bug! Please "file a bug report":http://bugreports.qt-project.org/ so that this is actually looked into.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved