| [news.eclipse.platform] Re: Remove obsolete plugins in new feature version |
An easy way of solving this problem is to supply a 1.1 version that has no extensions. That way, the 1.1 has priorty over 1.0, and so the 1.0 doesn't have the extensions provided. (NB This will only work if it's a singleton; but given that you're adding stuff in via extensions, that's probably the case). Alex.