Skip to content

Cleanup javac on remove/rename java class#263

Open
trett wants to merge 1 commit intogeorgewfraser:masterfrom
trett:cleanup-javac-on-remove
Open

Cleanup javac on remove/rename java class#263
trett wants to merge 1 commit intogeorgewfraser:masterfrom
trett:cleanup-javac-on-remove

Conversation

@trett
Copy link
Contributor

@trett trett commented Jul 9, 2023

  • Removing class from Javac on delete file event by calling inner methods syms.removeClass(...) and chk.removeCompiled(...)
  • All references on deleted class are linting after being removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant