Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/4ch1m/recent-projects-cleaner

A plugin for the IntelliJ platform that automatically removes orphaned entries in the "Recent Projects" list.
https://github.com/4ch1m/recent-projects-cleaner

idea intellij intellij-idea intellij-idea-plugin intellij-plugin plugin

Last synced: about 2 months ago
JSON representation

A plugin for the IntelliJ platform that automatically removes orphaned entries in the "Recent Projects" list.

Awesome Lists containing this project

README

        

# ![Recent Projects Cleaner](src/main/resources/META-INF/pluginIcon.png#gh-light-mode-only) ![Recent Projects Cleaner](src/main/resources/META-INF/pluginIcon_dark.png#gh-dark-mode-only) Recent Projects Cleaner

> A plugin for the IntelliJ platform that automatically removes orphaned entries in the "Recent Projects" list.

## Table of Contents

* [Description](#description)
* [Installation](#installation)
* [License](#license)
* [Credits](#credits)
* [Donate](#donate)

## Description

If you're frequently opening/creating projects with your IDE, but later on remove the project folder elsewhere (e.g. in your OS file manager), then your `Recent Projects` list will get cluttered with useless/deactivated entries.

This plugin will automatically clean/remove these "dead projects" upon IDE startup.

## Installation

Use the IDE's built-in plugin system:

* `File` --> `Settings...` --> `Plugins` --> `Marketplace`
* search for: `Recent Projects Cleaner`
* click the `Install`-button

Or go to the [plugin page](https://plugins.jetbrains.com/plugin/23732-recent-projects-cleaner) on the [JetBrains](https://www.jetbrains.com)-website, download the archive-file and install manually.

## License

Please read the [license](LICENSE) file.

## Credits

* `Trash can` logo by [FontAwesome](https://fontawesome.com/icons/trash-can?f=classic&s=solid)

## Donate

If you like this plugin, please consider a [donation](https://paypal.me/AchimSeufert). Thank you!