Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: Don't require path tweak in Eclipse
......................................................................
restapi: Don't require path tweak in Eclipse
Currently we need to do some adjustments to the source paths after
importing the projects in Eclipse in order to add the directories
contained generated source. This patch uses the build helper maven
plugin to add those directories, so that Eclipse will import the
projects without the need to manually tweak the paths.
Change-Id: Ia55175c60cbef554165e3bae5ffff47d36eb3a18
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M backend/manager/modules/restapi/interface/definition/pom.xml
1 file changed, 21 insertions(+), 0 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11297
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia55175c60cbef554165e3bae5ffff47d36eb3a18
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <asaf(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>