Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4ch1m/ChangelistOrganizer
Automated Changelist Organizing for IntelliJ IDEA
https://github.com/4ch1m/ChangelistOrganizer
changelist idea intellij organizer plugin vcs
Last synced: 6 days ago
JSON representation
Automated Changelist Organizing for IntelliJ IDEA
- Host: GitHub
- URL: https://github.com/4ch1m/ChangelistOrganizer
- Owner: 4ch1m
- License: mit
- Created: 2016-10-26T20:23:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-24T13:31:13.000Z (9 months ago)
- Last Synced: 2024-08-02T16:46:21.577Z (3 months ago)
- Topics: changelist, idea, intellij, organizer, plugin, vcs
- Language: Java
- Homepage:
- Size: 5.2 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ![logo](src/main/resources/icons/icon_64x64.png) Changelist Organizer
> Automated Changelist Organizing for IntelliJ## About
This IntelliJ-plugin can help you to organize your changelist with just one click.
Simply define your wanted changelists and assign files via a simple wildcard-pattern.## Screenshots
> ![screenshot1](screenshots/settings.png)
> ![screenshot2](screenshots/changelist-before.png)
> ![screenshot3](screenshots/changelist-after.png)
## Installation
Use the IDE's built-in plugin system:
* `File` --> `Settings` --> `Plugins` --> `Marketplace`
* search for "Changelist Organizer"
* click the `Install`-buttonOr go to the [plugin page](https://plugins.jetbrains.com/plugin/9216) on the JetBrains-website, download the archive-file and install manually.
## License
Please read the [license](LICENSE) file.