Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-tcf-dev] Adding TCF services (to Eclipse)

Hi Eugene,

Ah... that's what you get for not updating the source code more frequently. Thanks.

Best regards,
Torkild 

> -----Original Message-----
> From: dsdp-tcf-dev-bounces@xxxxxxxxxxx 
> [mailto:dsdp-tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of 
> Tarassov, Eugene
> Sent: 2. juli 2009 18:50
> To: DSDP TCF dev list
> Subject: RE: [dsdp-tcf-dev] Adding TCF services (to Eclipse)
> 
> Hi Torkild,
> 
> The extension point you are looking for is defined in plugin 
> org.eclipse.tm.tcf, point ID is serviceProviders.
> 
> Regards,
> Eugene. 
> 
> -----Original Message-----
> From: dsdp-tcf-dev-bounces@xxxxxxxxxxx 
> [mailto:dsdp-tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of 
> Resheim, Torkild Ulvoy
> Sent: Wednesday, July 01, 2009 11:19 PM
> To: dsdp-tcf-dev@xxxxxxxxxxx
> Subject: [dsdp-tcf-dev] Adding TCF services (to Eclipse)
> 
> Hi,
> 
> I'm looking at the mechanism in ServiceManager that is 
> reponsible for instantiating the proxy services. It uses the 
> package name of the locator proxy for determining the name of 
> the proxy to be created. Obviously this is a bad idea when 
> wanting to add new TCF services. 
> 
> I'm suggesting that an exstension point based mechanism 
> should replace the existing one and would be happy to 
> contribute this. Any thoughts on that?
> --
> Torkild Ulvøy Resheim
> Senior Design Engineer, AVR Tools
> Atmel Norway 
> 
> _______________________________________________
> dsdp-tcf-dev mailing list
> dsdp-tcf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-tcf-dev
> _______________________________________________
> dsdp-tcf-dev mailing list
> dsdp-tcf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-tcf-dev
> 


Back to the top