Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 512 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 512 Bytes

Project Set Loader Plug-In for IntelliJ IDEA

This plugin checks out or updates modules in a project according to a project set file (PSF) created with the ProjectSet Eclipse plugin.

How to use

In the context menu of the project set file a new menu item called "Update modules from project set file" is shown. Use this menu item to start updating / checking out.

Version history

Version 1.0.1: Consider case that a module's name may be different from the content root. Version 1.0.0: Initial release