Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 649 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 649 Bytes

Filesync plugin for IntelliJ Idea

File Synchronization plugin

Intro

The FileSync plugin allows you to synchronize files with an another target directory.
Instead of manually copy files from a directory to an another, this plugin launches the copy on each save action.

Usage

  • File > Settings > File Synchronization
  • Add or remove directories to synchronize

Useful links

http://confluence.jetbrains.com/display/IDEADEV/PluginDevelopment http://confluence.jetbrains.com/display/IDEADEV/Plugin+Development+FAQ

Contribute?

  • Requires JDK 7+, for NIO
  • Add IntelliJ Idea SDK to dependencies