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

Errors when building new gradle version locally #23

Open
ThomasDaheim opened this issue Jul 26, 2020 · 1 comment
Open

Errors when building new gradle version locally #23

ThomasDaheim opened this issue Jul 26, 2020 · 1 comment

Comments

@ThomasDaheim
Copy link
Contributor

Thanks for the new gradle build and the built to official repro!

I noticed two things when trying to build my local fork of the new version:

  1. In your build.gradle you reference "properties.load(project.rootProject.file("local.properties").newDataInputStream())". I had to create an empty local.properties file in my root directory to make that work
  2. Probably a local issue in netbeans on my end: In the editor I get a lot of errors "xyz is not supported in -source 5". But the build still goes through :-)
@ThomasDaheim
Copy link
Contributor Author

Also, I would think you would want to add ".gradle" in .gitignore?

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