Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Fw: How to create zip file which contains a product build?

Hi Samuel!

Define a product definition (which includes the features you need) and then export it as a zip file.
(Rightclick => Export => "Eclipse Product" => Next => Destination: "Archive file")

greetings,
Michael


Am 19.04.2010 um 15:00 schrieb Samuel Wu:

Can somebody please provide some suggestion on how to create a zip file which the user can unzip and run? Thanks.

Best Regards

Samuel Wu


----- Forwarded by Samuel Wu/Toronto/IBM on 04/19/2010 08:58 AM -----

<ecblank.gif>
From:
<ecblank.gif>
Samuel Wu/Toronto/IBM
<ecblank.gif>
To:
<ecblank.gif>
p2-dev@xxxxxxxxxxx
<ecblank.gif>
Date:
<ecblank.gif>
04/15/2010 02:07 PM
<ecblank.gif>
Subject:
<ecblank.gif>
How to create zip file which contains a product build?




Hello there,
Our product is very similar to Eclipse SDK which contains configuration files and folders which are outside the directory features and plugins. With the build property p2.gathering=true, we can now generate a P2 repository which contains all the features and plugins and the user can install from the repository. But we also want to create a zip file which contains everything, included eclipse.exe and jre so that the user can just download the zip file and unzip it, as they can do with the Eclipse SDK. Can you please advise how to do it?
Thanks.

Best Regards

Samuel Wu

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


Back to the top