Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Re: Re: questions about building and modifying CDT plugins

On 11 Mar 2010, at 22:45, Tim Black wrote:

> Well, the point of a file like a .psf seems to be to pull in a set of plugins, so I don't see why a .psf couldn't be generated when each branch or version is tagged (or whatever it's called in CVS) that includes the correct set of plugins. But John's suggestion to just use the .psf and then Switch/Replace seems like the way to go.

Eclipse Helios should record what version of each bundle is used, along with the CVS location.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=243582
https://bugs.eclipse.org/bugs/show_bug.cgi?id=305157

I don't think this is slated for Eclipse in time for EclipseCon, but should be there shortly afterwards. The UI is to follow to allow an existing binary bundle be imported as a project, at exactly the right commit/tag, without the need for any kind of intermediary PSF.

Alex

Back to the top