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
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
This issue https://github.com/AtomLinter/linter-javac/issues/39, still exists.
If I have a directory tree like this:
(root)
| _____ Folder1
|--------------|____ X.java
|--------------|____ X.class
| _____ Folder2
And I copy X.java to Folder2 I get a duplicate class error. Deleting the class files or restarting atom (or doing both) doesn't fix the issue.
The text was updated successfully, but these errors were encountered: