[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.pdt] Re: Plugins vs Dropin directory
|
- From: sNop <snop3@xxxxxxxxx>
- Date: Sat, 17 Jan 2009 14:43:23 +0100
- Newsgroups: eclipse.tools.pdt
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.19 (Windows/20081209)
Roy Ganor napsal(a):
> The best way to understand what is the dropins folder is to read
> http://wiki.eclipse.org/Equinox_p2_Getting_Started
>
> in general this was added in Eclipse 3.4 to give you a simple way to
> add/remove plugins and features by adding and removing folders to this
> parent folder.
>
> I am not sure that it is the best practice for update though ;)
> - Roy
>
>
> sNop wrote:
>
thank you Roy