Details
-
Task
-
Resolution: Done
-
P1: Critical
-
QDS 4.2
-
d92043e69 (qds/dev)
-
QDS Berlin - 2023 Week 41/42, QDS Berlin - 2023 Week 43/44, QDS Berlin - 2023 Week 45/46
Description
If in a QmlProject file file.qml is added as follows:
QmlFiles
{ files: ["path/to/file.qml"] }
and if file.qml does not exists currently it can be shown in the project view as well
Acceptance criteria:
QDS shows a warning to the user when a file is declared in the .qmlproject, but the file doesn't actually exist