Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.06 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.06 KB

class-file-indexer

Build Version Downloads

Allow find usages in libraries without sources. Normally IntelliJ's find usages action does not include results from decompiled library sources. This plugin fixes that. Simply install and you're done!

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Class File Indexer" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...