mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-24 08:28:12 +00:00
Update developers.md
This commit is contained in:
parent
9d65b3ae3a
commit
f423df6a4d
@ -37,7 +37,8 @@ While it may be possible to build and run DataHub using newer versions of Java,
|
||||
|
||||
### Getting `cannot find symbol` error for `javax.annotation.Generated`
|
||||
|
||||
Similar to the previous issue. Please use Java 1.8 to build the project.
|
||||
Similar to the previous issue, please use Java 1.8 to build the project.
|
||||
You can install multiple version of Java on a single machine and switch between them using the `JAVA_HOME` environment variable. See [this document](https://docs.oracle.com/cd/E21454_01/html/821-2531/inst_jdk_javahome_t.html) for more details.
|
||||
|
||||
### `:metadata-models:generateDataTemplate` task fails with `java.nio.file.InvalidPathException: Illegal char <:> at index XX` error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user