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 5b2ea7a commit 03c3a95Copy full SHA for 03c3a95
build.gradle
@@ -20,8 +20,6 @@ apply plugin: 'org.jetbrains.intellij'
20
apply plugin: 'java'
21
apply plugin: 'groovy'
22
23
-gradle.startParameter.showStacktrace = org.gradle.api.logging.configuration.ShowStacktrace.ALWAYS_FULL
24
-
25
def phpPluginVersion = System.getProperty("phpPluginVersion", "201.7223.91")
26
def ideaVersion = System.getProperty("ideaVersion", "2020.1.1")
27
def javaVersion = 1.8
0 commit comments