Skip to content

Commit a118e44

Browse files
committed
Gradle --foreground is no longer [incubating] in 1.12
1 parent 9f7e89d commit a118e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.nodeclipse.enide.gradle/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
class= "org.nodeclipse.enide.gradle.launch.daemon.LaunchShortcut"
152152
icon= "icons/gradle-icon-16x16_bottom_right_corner_run_half_size.png"
153153
id= "org.nodeclipse.enide.gradle.launch.daemon.LaunchShortcut"
154-
label= "gradle --foreground Gradle daemon [incubating]"
154+
label= "gradle --foreground Gradle daemon"
155155
modes= "run" >
156156
<configurationType
157157
id= "org.nodeclipse.enide.gradle.launch.daemon.LaunchConfigurationType" >

0 commit comments

Comments
 (0)