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

New version of gradle seems to have messed up gradle eclipse task #136

Open
alexandrebouchard opened this issue May 2, 2019 · 1 comment

Comments

@alexandrebouchard
Copy link
Contributor

Missing blang folder into the build path. Related to some deprecation warning gradle has been spitting for a while? Should fix once and for all fragile eclipse export (java 8 compatibility too has been an issue for a while)

@alexandrebouchard
Copy link
Contributor Author

Temporary fix: make sure you have this and only those in build path:

blang/build/blang/{test,main}
blang/build/xtend/{test,main}
blang/src/{test,main}/java

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

No branches or pull requests

1 participant