| [news.eclipse.tools.cdt] Re: CDT6.0 container_loc |
have I seen this correct, that the variable 'container_loc' of the build command is not usable any more?
I have seen this solution <http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg14567.html> with ${container_loc} is ${selected_resource_loc}/..
but this does not work for me. Perhaps because it is on Linux and a path like
/home/thundernail/workspace/projectA/path/to/source/source.cpp/.. is not valid.
Is there any solution to set the workdirectory of the make command to the directory of the active file?
thanks Thundernail
Andrew