Project Files Not Visible After Update
Answered
After updating |IntelliJ this morning my project files are no longer visible in my Project View.
Auto complete isn't working properly anymore.
Also, break points no longer work when debugging my app.
Im using a Flex/AIR moblle app.
I've tried restarting INtelliJ and reopening my project but no luck.
Any ideas?
Thanks
Please sign in to leave a comment.
Open the Project Structure dialog and see if you still have a module defined with the content and source roots configured, as well as the facets. It could be that .idea/modules.xml or .ipr files got corrupted and the module configuration is lost.
Add the missing module again