wertklop / myFolders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myFolders plugin for IntelliJ IDEA

Description

Adds folders as favorites into FileChooser dialog toolbar

Plugin Compatibility

This plugin was built for IDEA 2017.* versions(older versions do not guarantee) and requires JRE 1.8

How to install it?

Download this plugin from your IDE (myFolders)

Configuration steps

Plugin has not initial configuration steps

Usage

Open file choose dialog and do action:

  • Add folder to favorite list
    Add
  • Remove folder from favorite list
    Remove
  • Select folder from favorite list and expand inner tree structure
    Select

How to build

Run Intellij from IntelliJ

Create a plugin Run configuration and just run it.

Thanks

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.

About

License:Apache License 2.0


Languages

Language:Java 100.0%