gradle-cleaner-intellij-plugin alternatives and similar packages
Based on the "Intellij IDEA / Android Studio" category.
Alternatively, view gradle-cleaner-intellij-plugin alternatives based on common mentions on social networks and blogs.
-
android-butterknife-zelezny
Simple plug-in for Android Studio/IDEA that allows one-click creation of Butterknife view injections. -
android-material-design-icon-generator-plugin
This plugin help you to set material design icon to your project. -
adb-idea
A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development. -
android-parcelable-intellij-plugin
IntelliJ Plugin for Android Parcelable boilerplate code generation. -
android-selector-chapek
Android Studio plugin which automatically generates drawable selectors from appropriately named resources. -
android-holo-colors-idea-plugin
IntelliJ / Android Studio plugin for Android Holo Colors -
eventbus-intellij-plugin
Plugin to navigate between events posted by EventBus. -
Android-DPI-Calculator
DPI Calculator plugin -
android-studio-unit-test-plugin
Android Studio IDE support for Android gradle unit tests. Prepared for Robolectric. -
android-xml-sorter
Android Studio & IntelliJ Plugin for sort xml by name="xxx". -
DroidLane
Plugin help you to upload apk to Google Play.
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of gradle-cleaner-intellij-plugin or a related project?
Popular Comparisons
README
gradle-cleaner-intellij-plugin
Force clear delaying & no longer needed Gradle tasks.
Description
Plugin for Intellij IDEA which performs simple commands to roughly clear executing Gradle tasks. It saves developer time, when you completely sure that result of execution current Gradle work is unnecessary and you do not want to wait while Gradle "safely" stops your tasks. Presented plugin solves through force & then clean build garbage.
Installation
Search & install Gradle Cleaner from Intellij IDEA plugins browser.
Also you can download .jar
-file here and install plugin from disk (see instructions).
Usage
Click on toolbar button:
Author
Kirill Biakov
License MIT
Copyright (c) 2016 Kirill Biakov
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*Note that all licence references and agreements mentioned in the gradle-cleaner-intellij-plugin README section above
are relevant to that project's source code only.