I'm a relatively new user of the IntelliJ IDEA, moved to it from Eclipse. It has been working fine for several months, but now the code analysis plugin that performs analysis and precompiles the code on the fly, fails to work. It shows errors where they've been already fixed, not importing classes correctly. Restarting IDEA, updating to latest version and so on doesn't help. Did anybody face such problems and how did you resolve them?
Press Ctrl+Alt+S or choose File | Settings (Windows and Linux) or JetBrains Rider | Preferences (macOS) from the menu , then choose Editor | Inspection Settings on the left. Use the Enable code analysis checkbox to toggle the design-time code inspection.
From the main menu, select File | Repair IDE. IntelliJ IDEA will automatically launch the first recovery step and refresh the virtual file system. IntelliJ IDEA will display a notification that you can use to continue or complete the recovery process.
Disabling inspections in the Problems tool window In the Inspection Results tool window (after running code analysis), right-click the inspection you want to disable and select Disable inspection.
In the Settings/Preferences dialog ( Ctrl+Alt+S ), go to Editor | Inspections. You can also press Ctrl+Alt+Shift+H and select Configure Inspections in the popup that opens.
Issue seems resolved, overall there's a couple of things that you can do when something is not working properly in Intellij:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With