Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] helios product export

Thanks a lot Scott and Wim
   
After enabling native launcher artifacts in product file,eclipse.exe is geting copied.It was dibaled before

I will try the delta pack as per your instruction once 

Thanks and Regards

Abhisek
On Fri, Jun 18, 2010 at 12:53 PM, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
This typically occurs when the delta pack does not match the eclipse version. I.e you installed Helios but not the Helios delta pack.

For product builds, do not build from the IDE you are running but create a separate installation that you use as target. Drop the delta pack in this installation and use this to build after setting it as target platform in the preferences.

Delta packs can be installed from downloads.eclipse.org/eclipse/downloads

Regards

Wim


On Jun 18, 2010, at 6:07, Scott Lewis <slewis@xxxxxxxxxxxxx> wrote:

Hi Abhisek,

abhisek saikia wrote:
<stuff deleted>

Is this a bug?

If it's a bug at all, it's most likely a bug in PDE build (not in ECF).   I would bring it up on pde-dev at eclipse.org and see if there is any insight available there.

WRT the absence of eclipse.exe...do you have the check box selected on the product configuration Overview tab that says:  'The product includes native launcher artifacts' ?

Scott


_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev

_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev


Back to the top