Getting error message 'Cannot import anything from project'
已回答
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?
请先登录再写评论。
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.