[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Re: Dropins in rcp not working

MSacarny wrote:
Sorry, I do all my builds headlessly with PDE, so do not use Export.

I do headless builds as well, but didn't get a "dropins" folder to appear until I created a p2.inf file in the same directory as the .product file:


 instructions.install = mkdir(path:${installFolder}/dropins);