Skip to content

Commit

Permalink
Gradle --foreground is no longer [incubating] in 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
paulvi committed Jun 5, 2014
1 parent 9f7e89d commit a118e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.nodeclipse.enide.gradle/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
class= "org.nodeclipse.enide.gradle.launch.daemon.LaunchShortcut"
icon= "icons/gradle-icon-16x16_bottom_right_corner_run_half_size.png"
id= "org.nodeclipse.enide.gradle.launch.daemon.LaunchShortcut"
label= "gradle --foreground Gradle daemon [incubating]"
label= "gradle --foreground Gradle daemon"
modes= "run" >
<configurationType
id= "org.nodeclipse.enide.gradle.launch.daemon.LaunchConfigurationType" >
Expand Down

0 comments on commit a118e44

Please sign in to comment.