- 
    
Bug
 - 
    Resolution: Incomplete
 - 
    
  Not Evaluated                     
     - 
    None
 - 
    Qt Creator 4.6.0
 - 
    None
 
User-defined QML_IMPORT_PATH
#Additional import path
QML_IMPORT_PATH +=./MyQmlPluginFloder\
If I copy   'x:\Qt\Qt5.9.4\5.9.4\msvc2015\qml'  to 'MyQmlPluginFloder'.
Then Eidtor will show the warning 'QML module not found(QtQuick.xxxx)'.
This may not a bug. But the warning seem to be confusing.
Or should it be 'the duplicated qml plugins is detected' instead?