Is there a way to reset indexing? I have a Kotlin ...
# fleet
p
Is there a way to reset indexing? I have a Kotlin project (with Amper & Gradle), an I moved files between different packages (same module) But I see one of two issues then occur from this 1: Fleet does not even try and update the index, and causes immediate errors of unresolved reference 2: Fleet sits in a state implying indexing is in progress, when it really feels like it isn't (like 60 mins later, little resources being consumed, feeling very idle, still saying its in progress)
a
• Please try Goto → Action → “Invalidate Cade Engine Caches” action • Also, try re-opening the project directory
If above does not help you also can try to 1. Close the IDE. 2. Copy or rename the project folder to give it a new name. 3. Open the new folder.
Could you please also attach Fleet logs to check for us? You can use the https://uploads.jetbrains.com/browse to upload the logs. Thank you.