On Thu, Jan 7, 2021 at 8:20 PM Henry lol <pub.virtualization(a)gmail.com> wrote:
...
I've just only imported existing maven projects from engine's
git, but there were so many errors and failed to build.
Should I do some configurations before importing?
There are some dependencies mentioned in README.adoc.
I think most developers are using IntelliJ IDEA
https://www.jetbrains.com/idea/
But I don't think anyone is building from the IDE. You can build using:
make clean install-dev PREFIX="$HOME/ovirt-engine"
See README.adoc for more info on building engine.
Adding devel(a)ovirt.org since this question is not about using ovirt.
Nir