Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Must check-out two new plugins

Hi, Ed,

If two features provide the same plug-ins, then they aren't separately upgradeable.  Both features must provide the identical versions (including qualifier) of the plug-ins, otherwise P2 will refuse to install one of the features.

If CDT doesn't want to have the CDI-GDB feature depend on DSF-GDB (in order to get these plug-ins), then it might be best to find (or create) a feature that both require in common to house them.

Cheers,

Christian

On 09/04/10 03:00 PM, Ed.Swartz@xxxxxxxxx wrote:
Hey John,
 
We're building our product from the bleeding edge of CDT and the new org.eclipse.cdt.gdb plugin seems to be included only in org.eclipse.cdt.gnu.dsf-feature. 
 
But org.eclipse.cdt.debug.mi.core references this plugin as well, causing a build problem with ant.  Could you add this reference to org.eclipse.cdt.debug.gnu.debug-feature too?
 
(Is there an issue in referencing the same plugin from two features?)
 
-- Ed


From: John Cortell [mailto:rat042@xxxxxxxxxxxxx]
Sent: Friday, April 09, 2010 12:39 PM
To: CDT General developers list.; CDT General developers list.
Subject: Re: [cdt-dev] Must check-out two new plugins

Ugh. I accidentally forgot to set the protocol to extssh. So, with pserver, and a userid of jcortell, it was saying it didn't recognize me.  :-/

Ok. The checkout worked. I assume the commit will, too.

John

At 12:35 PM 4/9/2010, Doug Schaefer wrote:
You (jcortell) are in the user group list for cdt-everyone which owns the web site (/cvsroot/org.eclipse folder www/cdt). Are you sure you can't write to it?

On Fri, Apr 9, 2010 at 12:12 PM, John Cortell <rat042@xxxxxxxxxxxxx> wrote:
So it occurs to me (after trying), I have commit rights to the CDT sources, but not the website. So, this will have to be done by someone who does have that access. Jeesh; this all seems overly difficult.

John


At 10:46 AM 4/9/2010, Andrew Overholt wrote:
Hi,

> > Yes; I have a question into Doug about how to change the psf file.

Check out www/cdt from dev.eclipse.org:/cvsroot/org.eclipse (as someone
with commit rights to the CDT's website).  The attached patch is
probably what you want.

HTH,

Andrew


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________ cdt-dev mailing list cdt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cdt-dev


--
Christian W. Damus
Software Developer, IDE Team
QNX Software Systems

Back to the top