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

I create the folder via p2.inf:
instructions.configure=\
mkdir(path:${installFolder}/dropins);

Then, I make sure org.eclipse.equinox.p2.reconciler.dropins is in the Configurations, Plugins, tab of the Product, with default start level and Autostart=true.