I am building an Eclipse plug-in that have to parse the result of an executable (Linux) to display informations to the user. The executable should be embedded in the plug-in, not installed apart. I first made a small prototype, in which I’ve embedded a fake executable, then before launching the executable, I extract it into a temporary file, build my