You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a .java class gets renamed to .kotlin, it seems that a new plug gets created for the .kotlin, then it gets deleted by removing the .java, and then we get stuck in a bad state.
Workaround is to delete build/foundPlugs
The text was updated successfully, but these errors were encountered:
When a
.java
class gets renamed to.kotlin
, it seems that a new plug gets created for the.kotlin
, then it gets deleted by removing the.java
, and then we get stuck in a bad state.Workaround is to delete
build/foundPlugs
The text was updated successfully, but these errors were encountered: