[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] -Dorg.Eclipse.equinox.p2.reconciler.dropins.directory does not work

I am using eclipse v3.4. In eclipse.ini file, I put
-Dorg.Eclipse.equinox.p2.reconciler.dropins.directory=D:\softs\dropins

The plugins under d:\softs\dropins folder are not picked up and installed in eclipse.


If I put the pluings under eclipseHome/eclipse/dropins, then they are picked up and installed by eclipse.


Could anyone please tell what's wrong with the -D option?

hao