We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As mentioned on QGIS homepage, GDAL framework apparently requires Java to run:
NOTE: GDAL now requires Apple's Java 6, and QGIS will trigger the system to ask to install it if it is not installed
Although the system may trigger the installation, we should imo add the caveat anyway.
btw. I've been testing it with the latest Java 8 on QGIS and it's working well, so I would not be bothering with specifying any version.
The text was updated successfully, but these errors were encountered:
caveats
radeksimko
No branches or pull requests
As mentioned on QGIS homepage, GDAL framework apparently requires Java to run:
Although the system may trigger the installation, we should imo add the caveat anyway.
btw. I've been testing it with the latest Java 8 on QGIS and it's working well, so I would not be bothering with specifying any version.
The text was updated successfully, but these errors were encountered: