IntelliJ IDEA plugin that allows you to import and export menu layouts
This plugin provides Export & Import functionality for IntelliJ window layout. Preserve your favorite layout across different projects.
Plugin is accessible via Window Menu:
- Export project layout: export current window layout to 'layout.xml'
- Import project layout: import 'layout.xml' into current project
Important Note: You have to reopen a project after layout import to apply changes.
- Get rid of need to reopen a project. See Issue #16