Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needlessly generating source #118

Closed
oyvindberg opened this issue Mar 1, 2020 · 0 comments
Closed

Needlessly generating source #118

oyvindberg opened this issue Mar 1, 2020 · 0 comments
Labels
Milestone

Comments

@oyvindberg
Copy link
Collaborator

beta5 currently generates scala source files even when not compiling. This primarily means intellij have to reindex more than necessary. We might also move the source files we're about to build outside the project folder, for instance in /tmp

@oyvindberg oyvindberg added this to the 1.0.0 milestone Mar 1, 2020
oyvindberg added a commit that referenced this issue Mar 10, 2020
…source files when not needed in plugin (fixes #118)
oyvindberg added a commit that referenced this issue Mar 21, 2020
…source files when not needed in plugin (fixes #118)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant