Run Configuration on Current Open Tab
Hello,
I'm wondering if there is a way to tell a run configuration to use the the current select file in the tree view or the current selected tab. In Eclipse you can do the following: ${selected_resource_loc} and I would love something simular.
Thanks,
Jon
请先登录再写评论。
Here is a list of all the eclipse variables. It would be nice if some of these worked.
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.user/concepts/concepts-exttools.htm
OK So I feel stupid now but I found External Tools which does the job perfectly.
Please disregard.