Constantly invalidating cache

Answered

i am having continual problems with intellij being unable to resolve my imports even though it thinks it is there.  See the suggested completion:

Then i immediately see:

Then if i go to DbColumnInfo (for instance) and touch it in some way (remove and re-add a semicolon), it gets happy again:

But then after a short time, i will see it again go back to invalid.

I am wondering if this is caused by a recent refactoring that was done (it exists in a different location in a different git branch).  Even if i invalidate my cache the results are only corrected temporarily.  Any help would be appreciated!  Thanks.

0
1 comment

Please try https://www.jetbrains.com/idea/nextversion/.

If the issue persists, report a bug at https://youtrack.jetbrains.com/newIssue?project=IDEA with the logs (Help | Collect Logs and Diagnostic Data) and a sample project attached. Thanks.

0

Please sign in to leave a comment.