python project shows no files after plugin update from 2.10.0 -> 2.10.1
Hi Folks. The 2.10.0 plugin has been working for many months, but today when I updated to 2.10.1 my python project no longer
shows any packages, just files at the project's (Git) repository root. I tried re-opening the project, restarting IDEA, unchecking the plugin, restarting, checking it, and restarting, but no joy. ?:| This is a major problem. Suggestions, please? Thank you -- matt
IDEA Ultimate 12.1, Mac OS X 10.7.5.
---
Original message URL: http://devnet.jetbrains.net/message/5483962#5483962
请先登录再写评论。
Hi Matthew,
Are there any exceptions at the ide log (main menu | hellp | reveal log)?
Denis
Looks like you've accidentally deleted all modules from your project. Please open the project structure dialog and add the module back.
i got the same problem.
I saw the project configuration and all modules were there.