Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] get source files processed by AJDT

I wish to get all source files processed by AJDT when it builds a project, does the below give me the correct answer?

BuildConfig.getIncludedSourceFiles(project)

Thanks in advance.

--
Dehua Zhang
Sable Research Group, McGill University
Montréal, Québec, Canada
http://www.cs.mcgill.ca/~dzhang25


Back to the top