Automatically removes all temporary run/debug configurations when reopening the project.
IntelliJ IDEA has a neat feature called "temporary run configuration".
Check: "Run/debug configurations"
While it's already possible to configure how many of these temporary run/debug configurations should be kept in your list, you may want to have them completely removed after your current coding session.
So this plugin will remove all temporary configurations when re-opening a project; giving you a fresh start and keeping your configurations clutter-free.
Use the IDE's built-in plugin system:
File
-->Settings
-->Plugins
-->Marketplace
- search for "TempConfig Cleaner"
- click the
Install
-button
Or go to the plugin page on the JetBrains-website, download the archive-file and install manually.
Please read the license file.