Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] getting the currently selected cpu

Hi Wieant,

The "clone" configuration is visible only within the "C/C++ Build"
property page currently.
We are planning to resolve this issue for the 4.0 with the New Project
Model UI changes.

Mikhail


-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Wieant Nielander
Sent: Wednesday, August 30, 2006 6:33 PM
To: CDT General developers list.
Subject: [cdt-dev] getting the currently selected cpu

Hi,

We have added a project property page that has some dependencies on the
selected CPU. A possible scenario is that this page is selected right
after
the user has switched to a different CPU in the C/C++ Build property
page,
in which case I would like to update the property page to reflect the
changed CPU setting.

Is there an easy way to get the currently selected CPU, that is the one
in
the 'cloned' project option set?

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


Back to the top