Creating project containing multiple existing modules

We have a project (IPR) that is composed of multiple modules and sometime we create subprojects (IPR) that are subviews of the main project.
Importing existing modules in these projects is a always a fastidious work since IDEA seems to be able to import only one module at the same time.
Is there any way to select multiple modules at once?
If not, it would be a cool feature ;)

0
2 comments
Avatar
Permanently deleted user

maybe it is not the most wonderful solution, but you could script the ipr file:

search in a sample ipr file for something like:
]]>

HTH,
Ruben

0
Avatar
Permanently deleted user

Hello Regis,

We have a project (IPR) that is composed of multiple modules and
sometime we create subprojects (IPR) that are subviews of the main
project.

Importing existing modules in these projects is a always a fastidious
work since IDEA seems to be able to import only one module at the same
time.

Is there any way to select multiple modules at once?

If not, it would be a cool feature ;)


Please file a feature request in our JIRA.

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

Please sign in to leave a comment.