Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [pde-build-dev] How to include application launcherin thethebuild using productBuild.xml

Title: Message
Thanks Barrie, I have extracted the RCP Delta pack for v 3.2.2 into my existing eclipse 3.2.2 installation and when I run the script it does not do anything (strange even no error message at command line). But if I remove the RCP Delta Pack, I get the product build ZIP archive without Lanucher.
 
Am I doing something unexpected or do you have any idea what is wrong ?
 
Thanks.
-----Original Message-----
From: pde-build-dev-bounces@xxxxxxxxxxx [mailto:pde-build-dev-bounces@xxxxxxxxxxx] On Behalf Of Barrie Treloar
Sent: Wednesday, May 09, 2007 09:54 AM
To: Eclipse PDE Build developers list.
Subject: Re: [pde-build-dev] How to include application launcherin thethebuild using productBuild.xml

On 5/9/07, Sharma, Jaikumar <jaikumar.sharma@xxxxxxxxx> wrote:
Thanks Andrew, I am using eclipse 3.2.2, since this delta pack you mentioned belongs to 3.3, is it ok to use this with 3.2.2 ? About the usage,  this delta pack is simply extracted to existing eclipse installation or other steps have to be taken ? Is this documented somewhere ?
 
Thanks for your help!

You should go to the download page for previous Eclipse versions and download the delta pack that matches your RCP Platform version. The version of Eclipse you are developing on can differ from your target RCP Platform, but it sounds like you are probably using RCP Platform 3.2.2.

It would be best to create an Eclipse Target Platform, but a quick workaround is to install the Delta Pack into your Eclipse installation.

DISCLAIMER:
Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. If you have received this message in error, please contact the sender and delete the message. Thank you.


Back to the top