Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] configuration listener

That worked, thanks!

On 6/27/08, Warren.Paul@xxxxxxxxx <Warren.Paul@xxxxxxxxx> wrote:
Try ICProjectDescriptionListener.  That should give you what you want.
 
Thanks,
Warren

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of ext Andrew Gvozdev
Sent: Thursday, June 26, 2008 9:00 PM
To: CDT General developers list.
Subject: [cdt-dev] configuration listener

Hi,

How is it possible to get notified about changes of active configuration? I implemented IResourceChangeListener but it does not seem to get notified about this particular event. Do I need to implement different kind of listener?

Thanks,

Andrew


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



Back to the top