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

fixes #31. send all java files in the project to javac, so it has the… #32

Merged
merged 2 commits into from
Nov 4, 2015

Conversation

m4tty
Copy link
Contributor

@m4tty m4tty commented Aug 11, 2015

… source needed to resolve internal type dependencies

@keplersj
Copy link
Contributor

keplersj commented Nov 3, 2015

Sorry this is pretty late...

The code looks good. Have you tested this yourself?

@steelbrain
Copy link
Contributor

Just a side note that this package is doing too much sync operations, keeping in mind that the renderer process is also responsible for drawing minimap and managing other packages and then doing sync operations is a bad idea IMO. How about we do this asyncly, yes it will get a bit complicated but it's worth the benefits IMO.

@m4tty
Copy link
Contributor Author

m4tty commented Nov 3, 2015

@kepler0 no worries. yes, I've been running it locally. I haven't hit any issues.

keplersj added a commit that referenced this pull request Nov 4, 2015
fixes #31. send all java files in the project to javac, so it has the…
@keplersj keplersj merged commit 3c70073 into AtomLinter:master Nov 4, 2015
@keplersj
Copy link
Contributor

keplersj commented Nov 4, 2015

I'll publish soon.

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

Successfully merging this pull request may close these issues.

4 participants