GradleConfirmation

Additional

Language
Java
Version
v1.0.0 (Aug 25, 2015)
Created
Jul 8, 2015
Updated
Jun 13, 2016 (Retired)
Owner
Yoshinori Isogai (shiraji)
Contributors
The Gitter Badger (gitter-badger)
Yoshinori Isogai (shiraji)
2
Activity
Badge
Generate
Download
Source code

Gradle Confirmation

This plugin shows a confirmation dialog before executing gradle tasks.

Installation

Use the IDE's plugin manager to install the latest version of the plugin.

or

Download jar file and then go to Preferences > Plugins > Install plugin from disk... > Select the jar file you downloaded

Usage

Run Gradle task[s] from Gradle projects window, this plugin popup confirmation dialog asking the developer really want to run the task. If the developer click NO, the plugin stop executing the gradle task[s].

To disable this plugin, go to Tools > uncheck Show Gradle Confirmation

History

See CHANGELOG

License

Copyright 2016 Yoshinori Isogai

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.