mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
[code samples] correct buildSearchableOptions
This commit is contained in:
parent
0ad38699d8
commit
0d1c966cc9
@ -20,8 +20,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -31,8 +31,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -31,8 +31,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -20,8 +20,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -20,8 +20,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -21,8 +21,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -20,8 +20,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -29,6 +29,10 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
compileKotlin {
|
||||
kotlinOptions.jvmTarget = "1.8"
|
||||
}
|
||||
|
@ -20,8 +20,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -20,8 +20,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -20,8 +20,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -21,8 +21,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -21,8 +21,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -20,8 +20,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -20,8 +20,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -21,8 +21,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -20,8 +20,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -37,8 +37,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -20,8 +20,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
@ -20,8 +20,8 @@ intellij {
|
||||
sameSinceUntilBuild = true
|
||||
}
|
||||
|
||||
runIde{
|
||||
buildSearchableOptions.enabled = false
|
||||
buildSearchableOptions {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
patchPluginXml {
|
||||
|
Loading…
x
Reference in New Issue
Block a user