[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] [ExternalTool] Most of the varibale get not expanded

I am using M5 on WinXP and get the following error

Errors during build.
  Could not run the external tool.
    The variable named 'resource_loc' for the arguments could not be
expanded.

I just added a simple batch file and I think all is configured right.

My test .bat is simple like
start echo %1 %2 %3 %4 %5 %6

martin