Newly added classes shown as "unsynced" #5347
Labels
awaiting-maintainer
Awaiting review from Bazel team on issues
lang: java
Java rules integration
product: IntelliJ
IntelliJ plugin
topic: sync
Issues related to the sync operation
type: bug
Description of the bug:
When I add a new file it needs to be synced even though this is not what is really required with the current Java
.ijwb
project structure.What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Add a new Java class to the existing package.
Which Intellij IDE are you using? Please provide the specific version.
2023.2.1
What programming languages and tools are you using? Please provide specific versions.
Java
What Bazel plugin version are you using?
2023.08.29.0.1-api-version-232
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
Here is a PR to mitigate the issue #5341
The text was updated successfully, but these errors were encountered: