Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.64 KB

File metadata and controls

45 lines (28 loc) · 1.64 KB

FileHeaderHelper

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.

Install

  • Using IDE built-in plugin system on Windows:

    *   <kbd>File</kbd> &gt; <kbd>Settings</kbd> &gt; <kbd>Plugins</kbd> &gt; <kbd>Browse repositories...</kbd>
            &gt; <kbd>Search for &quot;FileHeaderHelper&quot;</kbd> &gt; <kbd>Install Plugin</kbd>
    
  • Using IDE built-in plugin system on MacOs:

    *   <kbd>Preferences</kbd> &gt; <kbd>Settings</kbd> &gt; <kbd>Plugins</kbd> &gt; <kbd>Browse
            repositories...</kbd> &gt; <kbd>Search for &quot;FileHeaderHelper&quot;</kbd> &gt; <kbd>Install
            Plugin</kbd>
    
  • Manually:

    *   Download the [latest release](https://github.com/zjb-it/FileHeaderHelper/releases/) and
            install it manually using <kbd>Preferences</kbd> &gt; <kbd>Plugins</kbd> &gt; <kbd>Install plugin from
                disk...</kbd>
    
            <!--*   From official jetbrains store from [download](https://plugins.jetbrains.com/plugin/14949-gsonformatplus/)
    

Restart IDE.

Usages

  • use idea menu

    • use hotkey

    Default CTRL + 1 (win)

    *   you can modify hotkey
    

  • usage demo