Code Monkey home page Code Monkey logo

intellij-gradle-utilities-plugin's Introduction

Hi, I'm Marcel ๐Ÿ‘‹

intellij-gradle-utilities-plugin's People

Contributors

marcelkliemannel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

intellij-gradle-utilities-plugin's Issues

"Update Gradle Wrapper" command uses wrong version

If a Gradle version does not have a minor or patch version (e.g., 6.9), the command in the field "Update Gradle Wrapper" in the latest Gradle releases dialogs has a wrong version: ./gradlew wrapper --gradle-version=6.9.0.

Implement a Gradle refresh all projects that doesn't do them all at once

Hi there, I just discovered your plugin and it's really great. Nice work.

I've been having an issue for a while now and I don't see Jetbrains getting to it (maybe ever), so I was wondering if we could do something about it here. It seems your plugin is well situated to add it.

I'm a maintainer of a lot (41) smallish Gradle projects that are interelated but I like to make sure they can build separately.

However, when running Gradle refresh, it runs them all simultaneously, which eventually fills up the RAM and locks up my computer. This is a blocker, because IntelliJ won't operate correctly if that doesn't happen successfully.
(https://youtrack.jetbrains.com/issue/IDEA-163751/Refresh-all-gradle-projects-action-should-limit-amount-of-simultaneous-processed-projects)

What do you think? Could we add a refresh button to this plugin that refreshes all the registered Gradle projects in order, but limiting the number of concurrent ones to some settable number? Usually, for instance, I'll let 5 go at a time and do this manually.

Outdated Dependency Highlighter

A feature request:

A highlighter for outdated dependencies would be nice, which you can update with a [ALT]-[ENTER] quick-fix

Enable directory deletion

The deletion of directories was disabled for testing and was not reenabled for the productive deployment.

Make actions triggered form dialogs cancelable

Currently, if an action is triggered from a dialog (e.g. collecting Gradle daemons), the action is started in the background. The action can't be canceled right now as long as the dialog is shown.

The actions from a dialog should be started as a modal task, so the built-in cancel action of IntelliJ tasks can be used.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.