Adds folders as favorites into FileChooser dialog toolbar
This plugin was built for IDEA 2017.* versions(older versions do not guarantee) and requires JRE 1.8
Download this plugin from your IDE (myFolders)
Plugin has not initial configuration steps
Open file choose dialog and do action:
- Add folder to favorite list
- Remove folder from favorite list
- Select folder from favorite list and expand inner tree structure
- Clone plugin project from repository
- Follow instructions on Creating a Plugin Project
Create a plugin Run configuration and just run it.
I would like to thank:
- IntelliJ IDEA Open API and Plugin Development team
- All users of this plugin who usage and sent me valuable suggestions.