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 9f7e89d commit a118e44Copy full SHA for a118e44
org.nodeclipse.enide.gradle/plugin.xml
@@ -151,7 +151,7 @@
151
class= "org.nodeclipse.enide.gradle.launch.daemon.LaunchShortcut"
152
icon= "icons/gradle-icon-16x16_bottom_right_corner_run_half_size.png"
153
id= "org.nodeclipse.enide.gradle.launch.daemon.LaunchShortcut"
154
- label= "gradle --foreground Gradle daemon [incubating]"
+ label= "gradle --foreground Gradle daemon"
155
modes= "run" >
156
<configurationType
157
id= "org.nodeclipse.enide.gradle.launch.daemon.LaunchConfigurationType" >
0 commit comments