I am using IntelliJ, my project consits of 4 modules all are interdependent on core
core
web
delegate
database
All of sudden I see red lines inside my code. One thing I did was to optimize imports. Did I do any mistake as this project is cloned from GIT and there are lot of changes. I think deleting this project and cloning once again will erase all my pull requests submitted and branches created.
I have tried all the options to
- Invalidate Cache and restart
- Maven--Reimport
- Synchronize
- Deleted the target folders and rebuild
- Stackoverflow threads
Still I am getting the errors and red lines overall the project
What I am missing, I have done nothing to opening the core module just Optimize imports and all of a sudden everything got corrupted.
Now I find the below error
**[70,12] cannot find symbol**