Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 444 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 444 Bytes

This repository contains an IntelliJ plugin which will provide navigational hints between Import & Export annotations.

How do I get it?

This plugin can be found here: https://plugins.jetbrains.com/plugin/14808-rs-injection-assist

To build it yourself from source:

  1. Git clone this repo

  2. Run ./gradlew build

  3. IntelliJ > Settings > Plugins > Gear > Install Plugin from disk > Choose the build/libs/injection-assist-*.jar file