We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90b2f5e commit 0ec28cbCopy full SHA for 0ec28cb
build.gradle.kts
@@ -172,7 +172,7 @@ intellijPlatformTesting {
172
"-Dide.mac.message.dialogs.as.sheets=false",
173
"-Djb.privacy.policy.text=<!--999.999-->",
174
"-Djb.consents.confirmation.enabled=false",
175
- "-Deap.require.license=false",
+ "-Deap.require.license=true",
176
"-Dide.show.tips.on.startup.default.value=false"
177
)
178
}
0 commit comments