Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Getting a Project's Macro Settings

Hi,

Before Juno, I was able to get all the defined symbols using the approach 
recommended in [1], i.e., getting the ICProjectDescription and then going 
through the ICLanguageSetting and ICLanguageSettingEntry. With Juno, this 
doesn't seem to be working anymore. (I suspect because of the new discovery 
scanner?)

So, what's the new way to get all the defined symbols of a project?

Cheers

Mirko


[1] http://cdt-devel-faq.wikidot.com/#toc27


-- 
Mirko Stocker | me@xxxxxxxx
Work: http://ifs.hsr.ch | http://infoq.com
Personal: http://misto.ch | http://twitter.com/m_st


Back to the top