-
Notifications
You must be signed in to change notification settings - Fork 191
java projects are constantly reindexed #5412
Copy link
Copy link
Closed
Labels
Description
Before opening, please confirm:
Operating System
darwin
Kiro Version
0.8.206
Bug Description
I see that reindexing is constantly running for java maven projects. The problem is that it leads somehow to corruption of compiled classess. I have to close Kiro to run a build. The checking by agent is also failing due to this
Steps to Reproduce
- Open a maven java project
- Check the reindexing
Expected Behavior
reindexing should not be in a constant loop and project should compile successfully if no compilation errors exists
Conversation ID
5bd9c301-974e-4fcb-83b5-ed73596f1873
e7cecc3d-f685-4efc-97ff-f85915b1ad36
92b7bd0e-0e00-4f09-87bb-f0599b3741cc
0ee3b303-d6f0-494b-8890-50065a05e0a8
fac6581a-e9cd-44e5-94e1-c0b037b3bc3b
Additional Context
java 17
Reactions are currently unavailable