I am using Eclipse (Luna) with a TestNG project.
I would like to specify a relative path for my testNG.xml file, but the "Apply" box is grayed out.
I assume that this is because the path being pre-pended to the Template XML file is different than the path being pre-pended to the Output directory (above), but I cannot figure out what path that might be.
Does TestNG support relative paths for the Template XML file? And if so, where can I find what directory the path is relative to?