Hi,
Following your blog
at the initial step of installing the git-plugin with the below command:
forge addon-install-from-git https://github.com/forge/plugin-hibersap.git --ref 1.0.0
I got the below error message:
[SEVERE] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[SEVERE] /var/folders/h6/b3ztqj9s0fq39scgd03m0xd40000gn/T/tmpdir14663849830543147696/src/main/java/org/hibersap/forge/sap/SAPEntityBuilder.java:[243,49] error: incompatible types: Set(ParameterMapping> cannot be converted to Set(FieldMapping>
[SEVERE] /var/folders/h6/b3ztqj9s0fq39scgd03m0xd40000gn/T/tmpdir14663849830543147696/src/main/java/org/hibersap/forge/sap/SAPEntityBuilder.java:[247,69] error: incompatible types: Set(ParameterMapping> cannot be converted to Set(FieldMapping>
I am using
JBoss-Forge version 3.9.0.Final
Java 10
any help will be greatly appreciated.
sincerely
Alp Tureci