forked from qt-creator/qt-creator
Axivion: Disable plugin by default
Amends df628461ad
. Similar what we have for Boot2Qt, MCU etc.
Change-Id: I2024d7ae25632742f1e88a407c0991c935e4fc40
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
"Version" : "${IDE_VERSION}",
|
"Version" : "${IDE_VERSION}",
|
||||||
"CompatVersion" : "${IDE_VERSION_COMPAT}",
|
"CompatVersion" : "${IDE_VERSION_COMPAT}",
|
||||||
"Revision" : "${QTC_PLUGIN_REVISION}",
|
"Revision" : "${QTC_PLUGIN_REVISION}",
|
||||||
|
"DisabledByDefault" : true,
|
||||||
"VendorId" : "theqtcompany",
|
"VendorId" : "theqtcompany",
|
||||||
"Vendor" : "The Qt Company Ltd",
|
"Vendor" : "The Qt Company Ltd",
|
||||||
"Copyright" : "${IDE_COPYRIGHT}",
|
"Copyright" : "${IDE_COPYRIGHT}",
|
||||||
|
Reference in New Issue
Block a user