Skip to content

Commit

Permalink
reset ClasspathDirectory.packageSecondaryTypes eclipse-jdt#3432
Browse files Browse the repository at this point in the history
  • Loading branch information
EcljpseB0T committed Dec 10, 2024
1 parent 6a0e053 commit f99d971
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ public FileVisitResult visitFile(Path file, BasicFileAttributes attrs) {
public void reset() {
super.reset();
this.directoryCache.clear();
this.packageSecondaryTypes.clear();
}
@Override
public String toString() {
Expand Down

0 comments on commit f99d971

Please sign in to comment.