Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.3.0-beta1
-
Windows 10 64 bit
-
4b39baa8c1cbcef7c78fe44815db8ae99666fb27
Description
- Have a checkout of Creator's repository at tag v4.1.0-beta1.
- Open qtcreator.qbs from this repository.
- Wait for parsing to finish.
- Open file src\plugins\plugins.qbs, e.g. using the Locator.
- In the Projects view, click the "Synchronize with Editor" button.
Nothing will happen. It seems like the file is not shown in the project tree at all.
The Projects view should list all involved files. Creator 4.2 showed plugins.qbs in Qt Creator/Sources/Plugins
Found by Squish test tst_opencreator_qbs.