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 thethe build 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.


Back to the top