How to reconstruct RPMs

Hello
I’ve retrieved the source code via git and I am trying to rebuild the RPMs. I have 2 missing dependencies
which are bj-eclipse & bj-gwt
yum provides does not give me any possible source nor does EPEL nor CentOS 6
Thanks for your help

This 2 dependencies are needed only to build packages. This 2 dependencies install eclipse and GWT SDK.

You can install this 2 SDK and remove build dependencies for now.
We plan to write a documentation to improve this.