Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] get info about a project's source and output folders

Hi all,

while developping our Eclipse plugin, I am looking for a way to get information about a current project's source and output folders. Does anybody know whether the API provides methods to access this information? (The IProject interface, which I would expect to be the "natural" one, apparently does not provide it.)

Thanks for any hints,
Stefan




Back to the top