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
on disk: .idea/scala.xml, backed by the Idea settings management
in memory: HydraArtifactsCache
Both need to be cleared if anything changes (for instace, the Hydra version). Perhaps a button in the UI (Refresh) would also be needed, but I'm not sure: if things work properly this shouldn't happen very often).
There are two levels of caching:
.idea/scala.xml, backed by the Idea settings managementHydraArtifactsCacheBoth need to be cleared if anything changes (for instace, the Hydra version). Perhaps a button in the UI (Refresh) would also be needed, but I'm not sure: if things work properly this shouldn't happen very often).