Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] how to recreate dropins folder

http://wiki.eclipse.org/Equinox_p2_Getting_Started#Debugging_dropins 

may be a good starting point

Jan


From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Jody Garnett
Sent: Dienstag, 21. August 2012 10:46
To: tycho-user@xxxxxxxxxxx
Subject: [tycho-user] how to recreate dropins folder

This may end up being a very simple answer - or perhaps not :-) 

I have been tasked with updating one of the oldest RCP projects known to man[1] to the Tycho build system. A number of developers have taken a run at this, and we have just now managed to arrive on the latest Tycho release, we are building a product that includes a launcher and so forth.

There is however one missing bit! The generated artefact does not contain a dropins folder.

When releasing manually form eclipse[1] the "Product Wizard" has a checkbox for "Generate metadata repository" which is how we normally get the "dropins" folder created.

Is their a similar trick we need to make to enable this functionality in our tycho configuration?

Root:
- https://github.com/uDig/udig-platform/blob/master/pom.xml

Product:
- https://github.com/uDig/udig-platform/blob/master/features/net.refractions.udig-product/pom.xmlhttps://github.com/uDig/udig-platform/blob/master/features/net.refractions.udig-product/net.refractions.udig-product.product

I would like to have this ready in time to join the Eclipse LocationTech working group [3] hopefully we are close.

-- 
Jody Garnett
[1] https://github.com/uDig/udig-platform
[2] http://udig.refractions.net/confluence/display/ADMIN/Export+uDig+Procedure
[3] http://udig.refractions.net/confluence/display/UDIG/Eclipse+Foundation+LocationTech

Back to the top