Hi, I am trying to add a new builder to an eclipse project and I am having a problem.
The new builder is an external program.
This is what I have done: I have created a new program configuration in the external tools. After creating it I have tested it by making it run - it worked OK. Than, I have opened the project properties and under "Builders" section I have selected "import". I have selected my program configuration from the list.
The error was: "Specified container for launch configuration does not exist."
Does anybody knows what this error mean?