IDE plugin for cleaning project dependencies. Key features:
✅ Automatic dependency type detection (Maven/Gradle/Npm/Pip)
✅ Visual preview of cleanup candidates
✅ Support deleting failed downloads
✅ Support deleting SNAPSHOT packages and specified package name
✅ Multi-threaded cleanup with progress monitoring
✅ Cross-platform support
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace >
Search for "Dependency Manager" > Install -
Manual install:
Download from JetBrains Marketplace or GitHub Releases
Made with ❤️ using IntelliJ Platform Plugin Template