*Mukul, * The WTP build is explained here: https://wiki.eclipse.org/WTP/Build/CBI_Build.
Summarizing, you should: 1. Clone recursively from WTP releng repo *git clone --recursive http://git.eclipse.org/c/webtools/webtools.releng.aggregator.git <http://git.eclipse.org/c/webtools/webtools.releng.aggregator.git>* 2. Setup your toolchains.xml in *<home>/.m2/toolchains.xml*, pointing to old JREs. 3. Build with maven clean verify, and ignore errors, if any. *mvn clean verify -Pbree-libs* I just edited the page fixing a broken repository url. Please, let me know if this works. *Best regards,* *Patrik Suzzi* *Consultant Software Engineer,* *Eclipse Platform Committer* *https://about.me/psuzzi <https://about.me/psuzzi>* On 28 March 2017 at 08:27, Mukul Gandhi <[email protected]> wrote: > Hello, > I'm planning to check out Eclipse WTP code from eclipse.org's > repository, to do some hands on with the WTP build locally. > > Can anyone point me to the relevant repository and the commands. > > > -- > Regards, > Mukul Gandhi > > _______________________________________________ > wtp-dev mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/wtp-dev >
_______________________________________________ wtp-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/wtp-dev
