File Synchronization plugin
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.
- File > Settings > File Synchronization
- Add or remove directories to synchronize
http://confluence.jetbrains.com/display/IDEADEV/PluginDevelopment http://confluence.jetbrains.com/display/IDEADEV/Plugin+Development+FAQ
- Requires JDK 7+, for NIO
- Add IntelliJ Idea SDK to dependencies