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
Delete the profile of nested target files on reload.
Otherwise Eclipse will use the old, (potentially outdated) profiles
to resolve their artifacts. If one or more artifacts are not contained
in the old profile, resolving the file fails until the metadata folder
is cleared.
Resolves issue #90
0 commit comments