Getting error message 'Cannot import anything from project'
Answered
Hello,
I am using IntelliJ 15 Ultimate Edition and whenever I try to open an iml file created from a previous version of IntelliJ I get the message 'Cannot import anything from project'. How do I rectify this issue?
Please sign in to leave a comment.
You can't open .iml files. These are modules that can be added to existing projects. Project is stored in .idea directory and you should open a directory above it.