Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] checking out Eclipse WTP code

Hello,
   The page https://wiki.eclipse.org/WTP/Build/CBI_Build says that "Specifically for J2SE-1.4 you will require a copy of IBMJava2-142-SR13FP10". From where I can download this, for Windows.

On 28 March 2017 at 13:58, Patrik Suzzi <psuzzi@xxxxxxxxx> wrote:
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

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

On 28 March 2017 at 08:27, Mukul Gandhi <gandhi.mukul@xxxxxxxxx> 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
wtp-dev@xxxxxxxxxxx
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
wtp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/wtp-dev



--
Regards,
Mukul Gandhi

Back to the top