14.1 doesn't open Projects from 14.0.4
Hello,
today i tried to upgrade to 14.1 from 14.0.4 i installed and started it (on windows 7). I tried to open my project but it didn't load the modules so i tried to create a new project and import the modules but this also didn't work. I always got the message "Can't save configuration Please restart Intelj idea" i did so but nothing changed. It even deactivated some plugins but this didN#t change a thing so that i can use my module. In the end i reinstalled 14.0.4 and there everything worked fine.
Can you help me so that i can use the new 14.1 version? If you need more information feel free to ask.
Kind regards
Please sign in to leave a comment.
Is that a Maven project?
Please attach idea.log: https://intellij-support.jetbrains.com/entries/23352446 .
No its a java 1.6 project which uses subversion. I attached the idea.log. It looks like that idea somhow messes up the path to my source code.
Attachment(s):
idea.log.zip
Please zip and send the project files (.idea directory and .iml files).
Ok here are the files. As information the .idea directory is under c:/user/<username>/<projectname> and the .iml / .eml file are in the source directory.
Attachment(s):
failure.zip
The project doesn't define any modules, the module file seems to be imported from Eclipse.
I recommend setting up a new project from scratch.
I tried this already but somehow when i make a complete new project and try to import the modules then it fails. This could also be the reason that you don't see any modules in the files because it fails to add them or save them.
Don't import modules, delete .idea/.iml files, create the new modules.
Why should i create them. The source is availiable and sadly configured for eclipse. I created the project in the same way like in 14.0.4 and there it worked. Shouldn't it also work the same way in the new version? If not then i will stay with the old version.
Sorry, it's a known bug: https://youtrack.jetbrains.com/issue/IDEA-137891 .
Will be fixed in 14.1.1 (to be released next week).
thank you serge looks like my error. Thank you for your quick help and patience will wait till next week and try again. Wish you a good week