Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Generating a p2-enabled product installation

By using the Eclipse Product Export Wizard.

2009/2/4 Ian Bull <irbull@xxxxxxxxxxxxxxxxx>
How did you publish your product?  (that is, how did you take you  bundles / features and product and create the repositories).  Did you use the product export from the UI?

cheers,
ian


On Wed, Feb 4, 2009 at 9:54 AM, Renato Gallart <renacto@xxxxxxxxx> wrote:
How should i proceed to install the org.eclipse.sdk.ide IU?

"The second part generates metadata for the products, 
(org.eclipse.sdk.ide is the main sdk product). I expect you are missing 
this. 
In the SDK build this is done by running the packager using a .product file. 
Look at 
org.eclipse.releng.eclipsebuilder/buildAll.xml#packageEclipseDistributables 
from CVS. "

part still seemed cloudy to me.

2009/2/3 Terry Parker <tparker@xxxxxxxxxx>

This sounds like https://bugs.eclipse.org/bugs/show_bug.cgi?id=250132.  Install the org.eclipse.sdk.ide to get the executable.

--Terry Parker

On Tue, Feb 3, 2009 at 4:56 AM, Renato Gallart <renacto@xxxxxxxxx> wrote:
Hello,

I've been trying to use the director application to perform a p2-enabled installation of a product i'm trying to add provisioning.

Followed the guidelines from Kai's Blog (http://toedter.com/blog/?p=27) and from the Hackathon's example  (http://wiki.eclipse.org/Eclipse_Summit_Europe_2008_Equinox_Hackathon) as mentioned in another thread.

The problem i'm having is that the director application is not generating the executables for my application: it's only generating the p2 and plugins folder and the artifacts.xml file, in the directory defined as the destination. 

I've even tried installing and adding the plugins from the Delta Pack, for no avail.

Is it some step i am missing?

Thanks in advance.

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



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



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




--
R. Ian Bull, PhD
Software Developer, EclipseSource
http://www.ianbull.com
http://blog.ianbull.com

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



Back to the top