How to add an existing module to my project?
I feel somewhat lost in the latest changes within project dialog:
I am trying to add an Maven mosule to my project, but I cannot figure out how. There used to be an option to import existion module but that is now gone...
Please sign in to leave a comment.
I managed to add existing maven structure, however Idea overwrote my pom, which really sucks.
Which version of IDEA do you use?
last EAP version (I believe): build nr. 122.746
Use File -> Import -> Module to add existing module to project.
"Add module" menu item will be renamed to "New module" to avoid a confuse.
Thx. I was always doing this while in project settings, which is IMO quite obvious place to have that functionality. Is it going to be re-introduced?
> I was always doing this while in project settings, which is IMO quite obvious place to have that functionality. Is it going to be re-introduced?
+1
Yes it is. Please file a bug report to track progress for that fix.
http://youtrack.jetbrains.com/issue/IDEA-94956