This is a plugin for you can bulk manage file header for your java class.
This Plugin is only for IntelliJ IDEA
which is base on FileHeaderHelper and more flexible and convenient. Welcome to issue and PR.
-
Using IDE built-in plugin system on Windows:
* <kbd>File</kbd> > <kbd>Settings</kbd> > <kbd>Plugins</kbd> > <kbd>Browse repositories...</kbd> > <kbd>Search for "FileHeaderHelper"</kbd> > <kbd>Install Plugin</kbd>
-
Using IDE built-in plugin system on MacOs:
* <kbd>Preferences</kbd> > <kbd>Settings</kbd> > <kbd>Plugins</kbd> > <kbd>Browse repositories...</kbd> > <kbd>Search for "FileHeaderHelper"</kbd> > <kbd>Install Plugin</kbd>
-
Manually:
* Download the [latest release](https://github.com/zjb-it/FileHeaderHelper/releases/) and install it manually using <kbd>Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>Install plugin from disk...</kbd> <!--* From official jetbrains store from [download](https://plugins.jetbrains.com/plugin/14949-gsonformatplus/)
Restart IDE.