Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Linter throws duplicate class exceptions even if the files are in different folders #122

Open
mike-ghinea opened this issue Apr 19, 2018 · 0 comments

Comments

@mike-ghinea
Copy link

mike-ghinea commented Apr 19, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant