[code samples] disable building searchable options IJSDK-792

This commit is contained in:
JohnHake 2020-05-07 13:02:33 -07:00
parent a4cdbd62de
commit ab9ba3a221
19 changed files with 79 additions and 0 deletions

View File

@ -19,6 +19,11 @@ intellij {
version = '2020.1'
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -31,6 +31,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -31,6 +31,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -19,6 +19,11 @@ intellij {
version = '2020.1'
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -19,6 +19,11 @@ intellij {
version = '2020.1'
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -21,6 +21,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -20,6 +20,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -20,6 +20,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -20,6 +20,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -20,6 +20,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -21,6 +21,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -21,6 +21,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -20,6 +20,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -20,6 +20,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -21,6 +21,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -20,6 +20,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -35,6 +35,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -20,6 +20,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}

View File

@ -20,6 +20,10 @@ intellij {
sameSinceUntilBuild = true
}
runIde{
buildSearchableOptions.enabled = false
}
patchPluginXml {
version = project.version
}