Exporting (some selected) properties via the file API ?

Hi,

as far as I can see target properties are not exported via the file API.

I was a bit surprised to see that. That would be an easy (I think) way to get information to IDEs. This could be command line arguments for a target when starting it, e.g. in a debugger, environment variables, and more like that.

There could even be a target property which lists the target properties which should be exported.

Does that sound useful, or are there reasons against this ?

Alex