See https://bugs.eclipse.org/227547
From: "Yousouf, Shenol" <[email protected]>
To: Equinox development mailing list <[email protected]>
Date: 2010/11/03 04:06 AM
Subject: Re: [equinox-dev] Eclipse 3.7M2a problem Do I need to do
configuration to get dropins folder to work?
Sent by: [email protected]
Hi,
As far as I know, bundles are not installed automatically from the dropins
folder. The folder is scanned on start of bundle
org.eclipse.equinox.p2.reconciler.dropins, which usually happens with the
start of Eclipse. So either you can restart the IDE for changes to take
effect or open the OSGi console and restart the bundle manually.
Best regards,
Shenol Yousouf
SAP Labs Bulgaria
From: [email protected] [
mailto:[email protected]] On Behalf Of Richard Catlin
Sent: Wednesday, November 03, 2010 12:28 AM
To: [email protected]
Subject: Re: [equinox-dev] Eclipse 3.7M2a problem Do I need to do
configuration to get dropins folder to work?
I am using Eclipse eclipse-SDK-3.7M2a-macosx-cocoa-x86_64 for the Mac.
When Eclipse is running, I put a plugin in the "dropins" folder. The
running OSGI system does not scan that directory, which I thought it was
supposed to by default.
Do I need to do some configuration?
Richard_______________________________________________
equinox-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/equinox-dev
<<inline: graycol.gif>>
<<inline: ecblank.gif>>
_______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev
