Import Multiple Modules In One Go

One useful feature of eclipse is that when you import a project into the workspace, you have the option of selecting a directory, which then gets scanned for project files and allows you to import multiple projects in one go.

Would it be possible to implement this for importing modules?
When you browse for existing modules to import, the file browser is filtered by iml files already, but you can't select multiple ones at a time.
This was a pain today when I had to import 7 modules into the project.

2

I wanted to submit an issue for that anyway. Here it is:

http://youtrack.jetbrains.net/issue/IDEA-56850

Feel free to vote for it ;)

0

Should I create a separate issue for importing lots of exisitng iml files in one go?

0

请先登录再写评论。